Jump to content

Include a file on a different server


pheobe

Recommended Posts

Hi,

Been knocking my head aginst the screen because I can't include a file located on another server.

When including the file like this from a local file:

include "http://my.other.server/testing/file.php";

I get a message:

"CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:"

What am I doing wrong? Is there something in php.ini that I need to change?

My include_path is .;c:\php4\pear and I am running PHP 4.4.2 on IIS 5.

It is actually a HTML page so all I really want to do is include the tags. No scripts need to be run. I renamned it to .php because I read somewhere that you need to include files on other servers as .php (true?).

The servers are all located on an internal system so the risk off hacking is small.

Any help is welcome!

Thanks,

Pheobe




Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.