The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Any known issue with PHP file() function passing a URL to it on GoDaddy servers?
I'm using a plugin which passes a URL to the file() function. It was working for a while, but then mysteriously stopped working. The code did not change.
The warning is: Warning: file(...): failed to open stream: HTTP request failed! Where "..." is the URL passed to file() (E.g. "http://finance.yahoo.com/...") This is on a GoDaddy server where I do not have access to the logs. Same code works on other servers I have tried. Does GoDaddy (sometimes) firewall outgoing http connections? As I said, this worked for a while, then stopped, then worked intermittently. Is there some PHP server config that would cause this? Thanks for any help |
#2
|
|||
|
|||
They've probably disabled including of remote files;
http://us3.php.net/manual/en/ref.fil...llow-url-fopen |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|