On Mon, 28 Feb 2005 15:35:36 -0700, Suhas <[EMAIL PROTECTED]> wrote:
> Hi
>
> This issue has been discusses many times before, but no perticular
> solution found.
>
Things to check when 'including' with http:
i) Can the server resolve the host name? Eg - if, from the server,
you run 'ping host.
Suhas wrote:
Hi
This issue has been discusses many times before, but no perticular
solution found.
include '/www/.../file.php' => works fine
include 'http://google.com/' => works fine
include 'http://myserver.com/file.php' =>
Warning: main(http://myserver.com/file.php): failed to o
Hi
This issue has been discusses many times before, but no perticular
solution found.
include '/www/.../file.php' => works fine
include 'http://google.com/' => works fine
include 'http://myserver.com/file.php' =>
Warning: main(http://myserver.com/file.php): failed to open stream
3 matches
Mail list logo