Mailinglisten-Archive |
> Warning: fopen(): URL file-access is disabled in the server
> configuration
> in /var/www/xxxxxx/xxxx/xxxxxx/xmltest.php on line 3
> Warning:
> fopen(http://www.golem.de/rss.php?tp=inet&feed=RSS0.91): failed
> to open stream: no suitable wrapper could be found in
> /var/www/xxxxxx/xxxx/xxxxxx/xmltest.php on line 3
>
> klar wegen allow_url_fopen = 0
Mach doch:
ini_set('allow_url_fopen',1);
Gruss
thomas
php::bar PHP Wiki - Listenarchive