Apache Absturz bei MediaWiki

Alles, was den Apache betrifft, kann hier besprochen werden.

Apache Absturz bei MediaWiki

Postby Kaizen » 31. October 2009 13:51

Guten Tag ich bin neu hier und wollte mir ein Wiki mit Media Wiki erstellen. Das ganze sollte unter demNamen Kaizen Wiki laufen. Ich habe ein Tutorial das ich im internet gefunden hab durchlaufen, und alles so gemacht wies da stand.

Ich habe XamppLite installiert, dass jemand namens debacher, ins internet gestellt hat, dazu hab ich mediawiki geladen, und dieses in den Ordner Xampp/Mediawiki extrahiert.

Wie ich später herrausgestllt hab, ist der unterordner Mediawiki, schon das komplette Mediawiki, so hätte ich mir den Download ersparen können.

So lautet bei mir eben alles etwas anders:

Anstatt: D:/XamppLite/Mediawiki
ist bei mir alles in D:/XamppLite/Mediawiki/Mediawiki und die versionsnummer.

Aufjedenfall ist mir die Installation geglückt, und wenn ich jetzt auf die hauptseite komme in dem ich auf den link hier klicke:

http://localhost/mediawiki/mediawiki-1. ... Hauptseite

steht dort auch das mir die Installation gelungen ist. Hier jetzt der Fehler:

Wenn ich oben auf Diskussion oder bearbeiten klicke, lädt es kurz und dann kommt die fehlermeldung: Apache HTTP Server hat ein problem festgestellt und muss beendet werden.
Was könnte das sein???
Weil wenn ich auf Startseite oder auf Autoren klicke, kommt diese Fehlermeldung eben nicht und es geht normal, nur bei Diskussion und bearbeiten.

Wäre schön wenn mir jemand helfen könnte^^danke schön.

Hab grad gesehen das bei Xampp für Windows Server Side Includes (SSI) DEAKTIVIERT steht. Hat es damit vllt was zu tun?
Kaizen
 
Posts: 2
Joined: 31. October 2009 13:43

Re: Apache Absturz bei MediaWiki

Postby Nobbie » 31. October 2009 14:46

Welche PHP Version ist bei Deinem XamppLite installiert?

Es gibt in PHP 5.3 einen unangenehmen Bug in der MySQL Schnittstelle, weswegen Du gg. auf einen älteren Stand (älteres PHP bzw. Xampp) zurückgreifen solltest, wenn Du PHP 5.3 momentan betreibst.
Nobbie
 
Posts: 13179
Joined: 09. March 2008 13:04

Re: Apache Absturz bei MediaWiki

Postby Kaizen » 31. October 2009 17:35

Also wenn ich jetzt nicht ganz blöd bin müsste es php5 sein, nur ob .1 .2 oder .3 das weiß ich grad leider nicht. Xampp ist aufjedenfall die version 2.1 hilft das?

ich hab hier mal den Error Log von Apache vllt hilft dieser ja was

Code: Select all
[Mon Mar 06 19:37:49 2006] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Mon Mar 06 19:37:49 2006] [notice] Server built: Dec  1 2005 18:36:53
[Mon Mar 06 19:37:49 2006] [notice] Parent: Created child process 452
[Mon Mar 06 19:37:51 2006] [notice] Child 452: Child process is running
[Mon Mar 06 19:37:51 2006] [notice] Child 452: Acquired the start mutex.
[Mon Mar 06 19:37:51 2006] [notice] Child 452: Starting 250 worker threads.
[Mon Mar 06 19:37:51 2006] [notice] Child 452: Starting thread to listen on port 443.
[Mon Mar 06 19:37:51 2006] [notice] Child 452: Starting thread to listen on port 80.
[Mon Mar 06 19:39:46 2006] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Mon Mar 06 19:39:46 2006] [notice] Server built: Dec  1 2005 18:36:53
[Mon Mar 06 19:39:46 2006] [notice] Parent: Created child process 2436
[Mon Mar 06 19:39:48 2006] [notice] Child 2436: Child process is running
[Mon Mar 06 19:39:48 2006] [notice] Child 2436: Acquired the start mutex.
[Mon Mar 06 19:39:48 2006] [notice] Child 2436: Starting 250 worker threads.
[Mon Mar 06 19:39:48 2006] [notice] Child 2436: Starting thread to listen on port 443.
[Mon Mar 06 19:39:48 2006] [notice] Child 2436: Starting thread to listen on port 80.
[Mon Mar 06 19:53:38 2006] [error] [client 127.0.0.1] File does not exist: C:/xampplite/htdocs/xampp/mediawiki, referer: http://localhost/xampp/navi.php
[Mon Mar 06 20:36:42 2006] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Mon Mar 06 20:36:42 2006] [notice] Server built: Dec  1 2005 18:36:53
[Mon Mar 06 20:36:42 2006] [notice] Parent: Created child process 1256
[Mon Mar 06 20:36:45 2006] [notice] Child 1256: Child process is running
[Mon Mar 06 20:36:45 2006] [notice] Child 1256: Acquired the start mutex.
[Mon Mar 06 20:36:45 2006] [notice] Child 1256: Starting 250 worker threads.
[Mon Mar 06 20:36:45 2006] [notice] Child 1256: Starting thread to listen on port 443.
[Mon Mar 06 20:36:45 2006] [notice] Child 1256: Starting thread to listen on port 80.
[Mon Mar 06 20:42:59 2006] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Mon Mar 06 20:42:59 2006] [notice] Server built: Dec  1 2005 18:36:53
[Mon Mar 06 20:42:59 2006] [notice] Parent: Created child process 2104
[Mon Mar 06 20:43:01 2006] [notice] Child 2104: Child process is running
[Mon Mar 06 20:43:01 2006] [notice] Child 2104: Acquired the start mutex.
[Mon Mar 06 20:43:01 2006] [notice] Child 2104: Starting 250 worker threads.
[Mon Mar 06 20:43:02 2006] [notice] Child 2104: Starting thread to listen on port 443.
[Mon Mar 06 20:43:02 2006] [notice] Child 2104: Starting thread to listen on port 80.
[Mon Mar 06 20:43:18 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Specialpages HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Hauptseite
[Mon Mar 06 20:43:23 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Specialpages
[Mon Mar 06 20:44:06 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php?title=Spezial:Userlogin&action=submitlogin&returnto=Spezial:Upload
[Mon Mar 06 20:44:35 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map POST /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:44:42 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Bild:Wiki1.jpg HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:45:12 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Bild:Wiki1.jpg
[Mon Mar 06 20:45:34 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map POST /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:45:56 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:46:14 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map POST /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:47:07 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:47:19 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map POST /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:47:20 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Bild:Wiki2.jpg HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:47:41 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Bild:Wiki2.jpg
[Mon Mar 06 20:48:02 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map POST /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:48:03 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Bild:Wiki4.jpg HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:48:19 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Bild:Wiki4.jpg
[Mon Mar 06 20:48:31 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map POST /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:48:32 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Bild:Wiki5.jpg HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:48:50 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Bild:Wiki5.jpg
[Mon Mar 06 20:49:08 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map POST /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:49:09 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Bild:Wiki7.jpg HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:49:26 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Bild:Wiki7.jpg
[Mon Mar 06 20:49:41 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map POST /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:49:42 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Bild:Wiki12.jpg HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:50:41 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Bild:Wiki12.jpg
[Mon Mar 06 20:50:58 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map POST /mediawiki/index.php/Spezial:Upload HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:50:59 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Bild:Wiki13.jpg HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php/Spezial:Upload
[Mon Mar 06 20:52:43 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Vorlage:%C3%9Cberschriftensimulation_1 HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php?title=Vorlage:%C3%9Cberschriftensimulation_1&action=edit
[Mon Mar 06 20:53:19 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Vorlage:%C3%9Cberschriftensimulation_2 HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php?title=Vorlage:%C3%9Cberschriftensimulation_2&action=edit
[Mon Mar 06 20:53:57 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Vorlage:%C3%9Cberschriftensimulation_3 HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php?title=Vorlage:%C3%9Cberschriftensimulation_3&action=edit
[Mon Mar 06 20:54:27 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Vorlage:%C3%9Cberschriftensimulation_4 HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php?title=Vorlage:%C3%9Cberschriftensimulation_4&action=edit
[Mon Mar 06 20:55:28 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Vorlage:Prettytable HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php?title=Vorlage:Prettytable&action=edit
[Mon Mar 06 20:55:57 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Vorlage:Highlight2 HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php?title=Vorlage:Highlight2&action=edit
[Mon Mar 06 20:56:30 2006] [error] [client 127.0.0.1] (20024)The given path misformatted or contained invalid characters: Cannot map GET /mediawiki/index.php/Vorlage:Bildleiste-R4 HTTP/1.1 to file, referer: http://localhost/mediawiki/index.php?title=Vorlage:Bildleiste-R4&action=edit
[Sat Oct 31 11:27:03 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 11:27:03 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 11:27:03 2009] [notice] Parent: Created child process 2036
[Sat Oct 31 11:27:04 2009] [notice] Child 2036: Child process is running
[Sat Oct 31 11:27:04 2009] [notice] Child 2036: Acquired the start mutex.
[Sat Oct 31 11:27:04 2009] [notice] Child 2036: Starting 250 worker threads.
[Sat Oct 31 11:27:04 2009] [notice] Child 2036: Starting thread to listen on port 443.
[Sat Oct 31 11:27:04 2009] [notice] Child 2036: Starting thread to listen on port 80.
[Sat Oct 31 12:02:53 2009] [error] [client 127.0.0.1] File does not exist: D:/xampplite/htdocs/home, referer: http://forum.siteground.com/showthread.php?t=2375
[Sat Oct 31 12:03:04 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Oct 31 12:03:04 2009] [notice] Child 2036: Exit event signaled. Child process is ending.
[Sat Oct 31 12:03:05 2009] [notice] Child 2036: Released the start mutex
[Sat Oct 31 12:03:06 2009] [notice] Child 2036: Waiting for 250 worker threads to exit.
[Sat Oct 31 12:06:04 2009] [notice] Child 2036: All worker threads have exited.
[Sat Oct 31 12:06:04 2009] [notice] Child 2036: Child process is exiting
[Sat Oct 31 12:06:09 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 12:06:09 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 12:06:10 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 12:06:10 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 12:06:11 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 12:06:11 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 12:06:11 2009] [notice] Parent: Created child process 38976
[Sat Oct 31 12:06:13 2009] [notice] Child 38976: Child process is running
[Sat Oct 31 12:06:13 2009] [notice] Child 38976: Acquired the start mutex.
[Sat Oct 31 12:06:13 2009] [notice] Child 38976: Starting 250 worker threads.
[Sat Oct 31 12:06:13 2009] [notice] Child 38976: Starting thread to listen on port 443.
[Sat Oct 31 12:06:13 2009] [notice] Child 38976: Starting thread to listen on port 80.
[Sat Oct 31 12:20:43 2009] [error] [client 127.0.0.1] File does not exist: D:/xampplite/phpMyAdmin/css/themes, referer: http://localhost/phpmyadmin/css/phpmyadmin.css.php?lang=de-utf-8&server=1&collation_connection=utf8_general_ci&js_frame=right
[Sat Oct 31 12:21:53 2009] [error] [client 127.0.0.1] File does not exist: D:/xampplite/phpMyAdmin/css/themes, referer: http://localhost/phpmyadmin/css/phpmyadmin.css.php?lang=de-utf-8&server=1&collation_connection=utf8_general_ci&js_frame=right
[Sat Oct 31 12:21:57 2009] [error] [client 127.0.0.1] File does not exist: D:/xampplite/phpMyAdmin/css/themes, referer: http://localhost/phpmyadmin/css/phpmyadmin.css.php?lang=de-utf-8&server=1&collation_connection=utf8_general_ci&js_frame=right
[Sat Oct 31 12:22:25 2009] [error] [client 127.0.0.1] File does not exist: D:/xampplite/phpMyAdmin/css/themes, referer: http://localhost/phpmyadmin/css/phpmyadmin.css.php?lang=de-utf-8&server=1&collation_connection=utf8_general_ci&js_frame=right
[Sat Oct 31 12:22:43 2009] [error] [client 127.0.0.1] File does not exist: D:/xampplite/phpMyAdmin/css/themes, referer: http://localhost/phpmyadmin/css/phpmyadmin.css.php?lang=de-utf-8&server=1&collation_connection=utf8_general_ci&js_frame=right
[Sat Oct 31 12:26:10 2009] [error] [client 127.0.0.1] File does not exist: D:/xampplite/htdocs/dewiki, referer: http://meta.wikimedia.org/wiki/Hilfe:Installieren
[Sat Oct 31 12:46:26 2009] [error] [client 127.0.0.1] File does not exist: D:/xampplite/htdocs/wiki, referer: http://wikis.zum.de/ibk/index.php/Wikis
[Sat Oct 31 12:52:02 2009] [error] [client 127.0.0.1] File does not exist: D:/xampplite/htdocs/wiki, referer: http://wikis.zum.de/ibk/index.php/Wikis
[Sat Oct 31 12:58:39 2009] [error] [client 127.0.0.1] File does not exist: D:/xampplite/htdocs/mediawiki/mediawiki-1.15.1, referer: http://localhost/mediawiki/mediawiki-1.15.1/config/index.php
[Sat Oct 31 13:00:50 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:00:51 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:00:51 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:00:51 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:00:51 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:00:51 2009] [notice] Parent: Created child process 92020
[Sat Oct 31 13:00:54 2009] [notice] Child 92020: Child process is running
[Sat Oct 31 13:00:55 2009] [notice] Child 92020: Acquired the start mutex.
[Sat Oct 31 13:00:55 2009] [notice] Child 92020: Starting 250 worker threads.
[Sat Oct 31 13:00:56 2009] [notice] Child 92020: Starting thread to listen on port 443.
[Sat Oct 31 13:00:56 2009] [notice] Child 92020: Starting thread to listen on port 80.
[Sat Oct 31 13:04:49 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:04:49 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:04:49 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:04:50 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:04:50 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:04:50 2009] [notice] Parent: Created child process 3808
[Sat Oct 31 13:04:53 2009] [notice] Child 3808: Child process is running
[Sat Oct 31 13:04:53 2009] [notice] Child 3808: Acquired the start mutex.
[Sat Oct 31 13:04:53 2009] [notice] Child 3808: Starting 250 worker threads.
[Sat Oct 31 13:04:53 2009] [notice] Child 3808: Starting thread to listen on port 443.
[Sat Oct 31 13:04:53 2009] [notice] Child 3808: Starting thread to listen on port 80.
[Sat Oct 31 13:05:01 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:05:01 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:05:01 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:05:02 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:05:02 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:05:02 2009] [notice] Parent: Created child process 94372
[Sat Oct 31 13:05:04 2009] [notice] Child 94372: Child process is running
[Sat Oct 31 13:05:04 2009] [notice] Child 94372: Acquired the start mutex.
[Sat Oct 31 13:05:04 2009] [notice] Child 94372: Starting 250 worker threads.
[Sat Oct 31 13:05:04 2009] [notice] Child 94372: Starting thread to listen on port 443.
[Sat Oct 31 13:05:04 2009] [notice] Child 94372: Starting thread to listen on port 80.
[Sat Oct 31 13:05:16 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:05:17 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:05:17 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:05:17 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:05:17 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:05:17 2009] [notice] Parent: Created child process 94388
[Sat Oct 31 13:05:19 2009] [notice] Child 94388: Child process is running
[Sat Oct 31 13:05:19 2009] [notice] Child 94388: Acquired the start mutex.
[Sat Oct 31 13:05:19 2009] [notice] Child 94388: Starting 250 worker threads.
[Sat Oct 31 13:05:19 2009] [notice] Child 94388: Starting thread to listen on port 443.
[Sat Oct 31 13:05:19 2009] [notice] Child 94388: Starting thread to listen on port 80.
[Sat Oct 31 13:06:13 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:06:13 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:06:13 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:06:14 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:06:14 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:06:14 2009] [notice] Parent: Created child process 97404
[Sat Oct 31 13:06:16 2009] [notice] Child 97404: Child process is running
[Sat Oct 31 13:06:16 2009] [notice] Child 97404: Acquired the start mutex.
[Sat Oct 31 13:06:16 2009] [notice] Child 97404: Starting 250 worker threads.
[Sat Oct 31 13:06:16 2009] [notice] Child 97404: Starting thread to listen on port 443.
[Sat Oct 31 13:06:16 2009] [notice] Child 97404: Starting thread to listen on port 80.
[Sat Oct 31 13:08:19 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:08:20 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:08:20 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:08:20 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:08:20 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:08:20 2009] [notice] Parent: Created child process 99384
[Sat Oct 31 13:08:22 2009] [notice] Child 99384: Child process is running
[Sat Oct 31 13:08:22 2009] [notice] Child 99384: Acquired the start mutex.
[Sat Oct 31 13:08:22 2009] [notice] Child 99384: Starting 250 worker threads.
[Sat Oct 31 13:08:22 2009] [notice] Child 99384: Starting thread to listen on port 443.
[Sat Oct 31 13:08:22 2009] [notice] Child 99384: Starting thread to listen on port 80.
[Sat Oct 31 13:11:10 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:11:15 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:11:16 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:11:17 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:11:18 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:11:18 2009] [notice] Parent: Created child process 100508
[Sat Oct 31 13:11:24 2009] [notice] Child 100508: Child process is running
[Sat Oct 31 13:11:24 2009] [notice] Child 100508: Acquired the start mutex.
[Sat Oct 31 13:11:24 2009] [notice] Child 100508: Starting 250 worker threads.
[Sat Oct 31 13:11:25 2009] [notice] Child 100508: Starting thread to listen on port 443.
[Sat Oct 31 13:11:25 2009] [notice] Child 100508: Starting thread to listen on port 80.
[Sat Oct 31 13:11:35 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:11:35 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:11:35 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:11:36 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:11:36 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:11:36 2009] [notice] Parent: Created child process 102232
[Sat Oct 31 13:11:37 2009] [notice] Child 102232: Child process is running
[Sat Oct 31 13:11:38 2009] [notice] Child 102232: Acquired the start mutex.
[Sat Oct 31 13:11:38 2009] [notice] Child 102232: Starting 250 worker threads.
[Sat Oct 31 13:11:38 2009] [notice] Child 102232: Starting thread to listen on port 443.
[Sat Oct 31 13:11:38 2009] [notice] Child 102232: Starting thread to listen on port 80.
[Sat Oct 31 13:13:27 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:13:29 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:13:29 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:13:30 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:13:30 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:13:30 2009] [notice] Parent: Created child process 103688
[Sat Oct 31 13:13:34 2009] [notice] Child 103688: Child process is running
[Sat Oct 31 13:13:34 2009] [notice] Child 103688: Acquired the start mutex.
[Sat Oct 31 13:13:34 2009] [notice] Child 103688: Starting 250 worker threads.
[Sat Oct 31 13:13:34 2009] [notice] Child 103688: Starting thread to listen on port 443.
[Sat Oct 31 13:13:34 2009] [notice] Child 103688: Starting thread to listen on port 80.
[Sat Oct 31 13:13:41 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:13:41 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:13:41 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:13:42 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:13:42 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:13:42 2009] [notice] Parent: Created child process 102444
[Sat Oct 31 13:13:44 2009] [notice] Child 102444: Child process is running
[Sat Oct 31 13:13:44 2009] [notice] Child 102444: Acquired the start mutex.
[Sat Oct 31 13:13:45 2009] [notice] Child 102444: Starting 250 worker threads.
[Sat Oct 31 13:13:45 2009] [notice] Child 102444: Starting thread to listen on port 443.
[Sat Oct 31 13:13:45 2009] [notice] Child 102444: Starting thread to listen on port 80.
[Sat Oct 31 13:52:20 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:52:21 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:52:21 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:52:21 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:52:21 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:52:22 2009] [notice] Parent: Created child process 133408
[Sat Oct 31 13:52:25 2009] [notice] Child 133408: Child process is running
[Sat Oct 31 13:52:25 2009] [notice] Child 133408: Acquired the start mutex.
[Sat Oct 31 13:52:25 2009] [notice] Child 133408: Starting 250 worker threads.
[Sat Oct 31 13:52:25 2009] [notice] Child 133408: Starting thread to listen on port 443.
[Sat Oct 31 13:52:25 2009] [notice] Child 133408: Starting thread to listen on port 80.
[Sat Oct 31 13:52:37 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 13:52:38 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 13:52:38 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 13:52:38 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 13:52:38 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 13:52:38 2009] [notice] Parent: Created child process 135324
[Sat Oct 31 13:52:39 2009] [notice] Child 135324: Child process is running
[Sat Oct 31 13:52:39 2009] [notice] Child 135324: Acquired the start mutex.
[Sat Oct 31 13:52:39 2009] [notice] Child 135324: Starting 250 worker threads.
[Sat Oct 31 13:52:39 2009] [notice] Child 135324: Starting thread to listen on port 443.
[Sat Oct 31 13:52:39 2009] [notice] Child 135324: Starting thread to listen on port 80.
[Sat Oct 31 17:29:42 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 17:29:42 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 17:29:42 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 17:29:42 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 17:29:43 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 17:29:43 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 17:29:44 2009] [notice] Parent: Created child process 2340
[Sat Oct 31 17:29:44 2009] [notice] Child 2340: Child process is running
[Sat Oct 31 17:29:45 2009] [notice] Child 2340: Acquired the start mutex.
[Sat Oct 31 17:29:45 2009] [notice] Child 2340: Starting 250 worker threads.
[Sat Oct 31 17:29:45 2009] [notice] Child 2340: Starting thread to listen on port 443.
[Sat Oct 31 17:29:45 2009] [notice] Child 2340: Starting thread to listen on port 80.
[Sat Oct 31 17:34:28 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 17:34:28 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 17:34:28 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 17:34:29 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 17:34:29 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 17:34:29 2009] [notice] Parent: Created child process 6248
[Sat Oct 31 17:34:31 2009] [notice] Child 6248: Child process is running
[Sat Oct 31 17:34:31 2009] [notice] Child 6248: Acquired the start mutex.
[Sat Oct 31 17:34:31 2009] [notice] Child 6248: Starting 250 worker threads.
[Sat Oct 31 17:34:31 2009] [notice] Child 6248: Starting thread to listen on port 443.
[Sat Oct 31 17:34:31 2009] [notice] Child 6248: Starting thread to listen on port 80.
[Sat Oct 31 17:34:36 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sat Oct 31 17:34:37 2009] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Sat Oct 31 17:34:37 2009] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Sat Oct 31 17:34:37 2009] [notice] Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1 configured -- resuming normal operations
[Sat Oct 31 17:34:37 2009] [notice] Server built: Dec  1 2005 18:36:53
[Sat Oct 31 17:34:37 2009] [notice] Parent: Created child process 8344
[Sat Oct 31 17:34:38 2009] [notice] Child 8344: Child process is running
[Sat Oct 31 17:34:38 2009] [notice] Child 8344: Acquired the start mutex.
[Sat Oct 31 17:34:38 2009] [notice] Child 8344: Starting 250 worker threads.
[Sat Oct 31 17:34:38 2009] [notice] Child 8344: Starting thread to listen on port 443.
[Sat Oct 31 17:34:38 2009] [notice] Child 8344: Starting thread to listen on port 80.
Kaizen
 
Posts: 2
Joined: 31. October 2009 13:43


Return to Apache

Who is online

Users browsing this forum: No registered users and 190 guests