ich wollte meinen lokalen Webserver erneuern und kriege es einfach nicht hin. (Packet: Apache 2.0.54 / PHP 5.0.4) Apache läuft, aber die php-scripte werden nicht ausgeführt. Hier ein Auszug aus der errorlog:
Code: Alles auswählen
[Mon Jun 20 22:42:17 2005] [notice] Parent: Received restart signal -- Restarting the server.
[Mon Jun 20 22:42:17 2005] [notice] Child 732: Exit event signaled. Child process is ending.
[Mon Jun 20 22:42:17 2005] [notice] Apache/2.0.54 (Win32) configured -- resuming normal operations
[Mon Jun 20 22:42:17 2005] [notice] Server built: Apr 16 2005 14:25:31
[Mon Jun 20 22:42:17 2005] [notice] Parent: Created child process 4588
[Mon Jun 20 22:42:17 2005] [notice] Child 4588: Child process is running
[Mon Jun 20 22:42:18 2005] [notice] Child 4588: Acquired the start mutex.
[Mon Jun 20 22:42:18 2005] [notice] Child 732: Released the start mutex
[Mon Jun 20 22:42:18 2005] [notice] Child 4588: Starting 250 worker threads.
[Mon Jun 20 22:42:19 2005] [notice] Child 732: Waiting for 250 worker threads to exit.
[Mon Jun 20 22:42:19 2005] [notice] Child 732: All worker threads have exited.
[Mon Jun 20 22:42:19 2005] [notice] Child 732: Child process is exiting
[Mon Jun 20 22:42:22 2005] [error] [client 127.0.0.1] Premature end of script headers: php.exe, referer: http://localhost/
[Mon Jun 20 22:42:22 2005] [error] [client 127.0.0.1] Premature end of script headers: php.exe, referer: http://localhost/
[Mon Jun 20 22:42:24 2005] [error] [client 127.0.0.1] Premature end of script headers: php.exe
