SteveC
2003-10-01, 14:48 PM
Hopefully someone here can help me.
Whenever I try to access a remote file via PHP (via include, require, fopen, etc) I get a "failed to open stream" error. Any ideas on how I can fix this?
In the PHP configuration settings the "allow_url_fopen" parameter is on, so it's not that.
Any help would be greatly appreciated. I can't access any XML files from remote sources. I can't access files from any of my other web sites. I can't access anything remote!
Thanks!
Whenever I try to access a remote file via PHP (via include, require, fopen, etc) I get a "failed to open stream" error. Any ideas on how I can fix this?
In the PHP configuration settings the "allow_url_fopen" parameter is on, so it's not that.
Any help would be greatly appreciated. I can't access any XML files from remote sources. I can't access files from any of my other web sites. I can't access anything remote!
Thanks!