AW: [Support] Typo3: Fatal error: Call to undefined function:
file_get_contents()
Kai Osthoff
ko at osthoff.net
Fri Aug 24 13:56:04 CEST 2007
Hallo!
PHP-Update und es geht - hatte 4.2.3 am laufen ... aber nun ... alles doch nicht so einfach ...
... aktuell komme ich zwar ins Typo3-Backend, aber im Frontend wird nichts mehr gezeigt (siehe www.freizeittaucher-marbach.de).
Meine .htaccess:
RewriteEngine On
RewriteRule ^mailman/(.*)$ /cgi-bin/mailman/$1
RewriteRule ^[^/]*\.html$ /cgi-bin/php440stub/index.php
AddType application/x-httpd-phpcgi .php
Action application/x-httpd-phpcgi /cgi-bin/php440stub
Der Fehler mit file_get_contents() ist weg. Dafür habe ich eine leere weiße Seite.
Grüße, Kai
More information about the Support
mailing list