As a follow up on my earlier reply, I found out how to read the socket and
GET / HTTP, and that works on the remote files. However, a simple include
doesn't.

_________________Original message_______________

Sek-Mun Wong wrote August 1 2003 8:19 in reply to  Re: Failure remote
includes


<..silly one but i assume you already have "allow_url_fopen=On" in php.ini?
(it should tell you anyway, that this is not set, plus the error below)

works for me in 4.3.2/winxp pro/apache 1.3.28.

I guess if you don't *need* apache 2, don't do it.

another test might be to fopen and read a socket via http to make sure your
connection (or I should say apache's service logon user's connection) to the
aforementioned ip/host is ok...>


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to