balsche
Junior Member
Posts: 27
Joined: Dec 2009
Reputation: 0
|
RE: [NOT ISPCP RELATED] Fehlerhafte Darstellung von Webseiten
(12-12-2009 02:13 AM)Knut Wrote:
Code:
Warning: fopen(http://ecs.amazonaws.de/onca/xml?Service=AWSECommerceService&Version=2005-03-23&Operation=ItemLookup&SubscriptionId=1153M1FHQC6F2VS4Z602&AssociateTag=vibeznetde06-21&ItemId=B002BZQHOU&ResponseGroup=Large) [function.fopen]: failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /var/www/virtual/retter-radio.de/htdocs/charts/includes/functions.inc.php on line 121
Ist fopen überhaupt erlaubt ? Guck mal die disabled_functoin in der php.ini an.
Knut
Hallo Knut,
/var/www/fcgi/meineDomain.de/php5/php.ini
Quote:disable_functions = show_source, system, shell_exec, passthru, exec, phpinfo, shell, symlink, popen, proc_open
allow_url_fopen = On
/etc/ispcp/fcgi/parts/master/php5/php.ini
Quote:disable_functions = show_source, system, shell_exec, passthru, exec, phpinfo, shell, symlink
allow_url_fopen = On
Gruß
Balsche
(This post was last modified: 12-12-2009 02:27 AM by balsche.)
|
|
12-12-2009 02:21 AM |
|