2007. 07. 20, péntek keltezéssel 09.17-kor Suporte - DPRJ Sistemas ezt
írta:
> Hello!
>
> I am returning to PHP and having some problems.
>
> Can anyone tell me if
> require_once("http://www.mydomain.com.br/includes/teste.php") really do not
> work?
>
> If I especify the complete path for my local server
> (/srv/www/htdocs/mysite/php/teste.php) it works fine (I did it when using
> version 4).
>
> The manual says it works but it is not working for me.
check the allow_url_fopen setting in php.ini
http://hu2.php.net/manual/en/ref.filesystem.php#ini.allow-url-fopen
hope that helps
Zoltán Németh
>
> Thank you
>
> Deleo
>
> PHP 5.2.0
> MySQL 5.0.26
> Apache 2.2.3
> Suse Linux 10.2
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php