Hi,

Does anyone try before to fopen any page in your intranet environment(172.x.x.x), from external server(202.x.x.x).

It prompt error message below when i try to fopen the file locate in intranet environment:

Warning: fopen(http://localnet/myfile.php): failed to open stream: HTTP request failed! HTTP/1.1 404 Object Not Found in xxx on line 10

Firewall permission has been granted for the external connection.

any idea?

thanks
Louis

    wonder if the "html refresh" or "PHP redirect" could cause the problem that fopen can't open that page?

      Write a Reply...