|
Posted by peter.hrdy@googlemail.com on 12/16/35 11:57
>
> Have you checked the settings?
>
> "If PHP has decided that filename specifies a registered protocol, and that
> protocol is registered as a network URL, PHP will check to make sure that
> allow_url_fopen is enabled. If it is switched off, PHP will emit a warning
> and the fopen call will fail." - http://www.php.net/fopen
>
> Altough fsockopen and curl should work just the same, even though fopen
> wouldn't.
Hi.
yes settings are ok..
fsockopen and curl doesn't work as well.
What is so strange for me is that when i try to run that php script
from command line, then it works.. from browser nope.
Navigation:
[Reply to this message]
|