Weisse Seiten bei PHP, kein Quellcode HILFE!

Schweinebauer

Registered User
Hallo!

Ich habe ein riesiges Problem!

Seit einigen Stunden gibt mein Apache nur noch blanke Seiten mit blankem Quellcode aus. HTML-seiten funktionieren problemlos!

Einige Dinge:

Habe keine Error-log von heute vorliegen :mad:

Bei 404ern wird mir "Apache/2.0.53 (Linux/SUSE) Server at www.gc-total.de Port 80" unten angezeigt.

Bei korrekt adressierten PHP-Seiten bekomme ich eine blanke Seite mit blankem Quellcode, siehe GC-Total.de. Das Favicon wird übergeben.

FTP geht.

SSH geht.

phpMyAdmin geht NICHT (phpMyAdmin - Error

Cannot load session extension. Please check your PHP configuration.)



Kenne mich nicht sonderlich aus, deshalb: Was soll ich bloss tun? :(
 
Was steht in den Apache Logfiles?
Apache mal probiert neu zu starten? (etc/init.d/apache2 restart)
 
Schweinebauer said:
phpMyAdmin - Error
Cannot load session extension. Please check your PHP configuration.
Dazu gibt es Einträge im error_log. Zumindest bei jedem Neustart des Apachen.

huschi.
 
error_log

UW PICO(tm) 4.8 File: error_log

[Mon Nov 28 23:44:08 2005] [notice] Apache/2.0.53 (Linux/SUSE) configured -- resuming normal operations
[Mon Nov 28 23:49:35 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/favicon.ico
[Mon Nov 28 23:49:35 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
[Mon Nov 28 23:50:02 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/favicon.ico
[Mon Nov 28 23:50:02 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
[Mon Nov 28 23:50:13 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/favicon.ico
[Mon Nov 28 23:50:13 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
[Mon Nov 28 23:50:20 2005] [error] [client 84.173.52.211] Directory index forbidden by rule: /srv/www/web1/html/
[Mon Nov 28 23:50:20 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/favicon.ico
[Mon Nov 28 23:50:20 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
[client 84.173.52.211] script '/srv/www/web1/html/index.php' not found or unable to stat
[Mon Nov 28 23:50:24 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
[Mon Nov 28 23:50:25 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/favicon.ico
[Mon Nov 28 23:50:25 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
[Mon Nov 28 23:50:33 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/favicon.ico
[Mon Nov 28 23:50:33 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
[Mon Nov 28 23:50:51 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/favicon.ico
[Mon Nov 28 23:50:51 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
[client 84.173.52.211] script '/srv/www/web1/html/index.php' not found or unable to stat
[Mon Nov 28 23:50:51 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
[Mon Nov 28 23:50:51 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/favicon.ico
[Mon Nov 28 23:50:51 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
[Mon Nov 28 23:50:51 2005] [error] [client 84.173.52.211] Directory index forbidden by rule: /srv/www/web1/html/
[Mon Nov 28 23:50:52 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/favicon.ico
[Mon Nov 28 23:50:52 2005] [error] [client 84.173.52.211] File does not exist: /srv/www/web1/html/jaul.gif
PHP: Error parsing /etc/php.ini on line 233
[Mon Nov 28 23:52:44 2005] [error] [client 84.173.52.211] Directory index forbidden by rule: /srv/www/web1/html/
 
society said:
Und was kommt bei /etc/init.d/apache2 restart?

[Tue Nov 29 13:39:40 2005] [warn] NameVirtualHost 62.75.184.47:80 has no VirtualHosts
Syntax OK
Shutting down httpd2 (waiting for all children to terminate) done
Starting httpd2 (prefork) [Tue Nov 29 13:39:40 2005] [warn] NameVirtualHost 62.75.184.47:80 has no VirtualHosts
done



Ändert nichts daran, dass es nicht geht -.-
 
Das könnte ein Rechteproblem sein ...
Hast du diesbzgl. irgenwas geändert.

Ansonsten mal ne Datei anlegen mit :

Code:
<?
phpinfo();
?>
hochladen und aufrufen. Wenn dann auch nichts kommt schauen wir mal weiter.
 
Unregistered said:
Das könnte ein Rechteproblem sein ...
Hast du diesbzgl. irgenwas geändert.

Ansonsten mal ne Datei anlegen mit :

Code:
<?
phpinfo(); 
?>
hochladen und aufrufen. Wenn dann auch nichts kommt schauen wir mal weiter.

Auf die Idee bin ich auch schon gekommen, aber auch hier: 0 Quellcode, 0Ausgabe :(

Ich habe nichts geändert
 
Unregistered said:
Was kommt den wenn du auf der Bash

php -v

eingibst ?
Ich hoffe, ich sollte es in SSH eingeben :o

Was rauskam:

PHP: Error parsing /etc/php.ini on line 233

PHP 4.3.10 (cli) (built: Nov 18 2005 00:58:42)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

Jetzt hätte ich euch die 233te gerne gepostet, hab aber in pico nicht die Möglichkeit gefunden, die Zeilenzahl anzuzeigen :o
 
Das sind die betreffenden Zeilen. Da habe ich tatsächlich einen Parameter (den letzten) auf 30 MB statt 8 geändert. Dachte, das hat nichts damit zu tun, weils unmittelbar danach noch klappte.

Habs nun mal auf 8 zurückgeändert.

;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 8M ; Maximum amount of memory a script may consume
(8MB)
 
Mit "vi". ESC drücken 233 tippen und danach einfach auf n
Dann landest du in der Fehlerhaften Zeile
 
Code:
max_execution_time = 30     ; Maximum execution time of each script, in seconds
max_input_time = 60     ; Maximum amount of time each script may spend parsing request data
memory_limit = 8M      ; Maximum amount of memory a script may consume
(8MB)
 
Back
Top