pjhernandeza
Usuario Novato
Usuario Novato

Tengo window 7 ultimate en el cual he instalado:

Apache 2.2.1.6

Php 5.3.3

MySQL 5.1

phpMyAdmin 3.3.7

Todo por separado y en ese orden de instalación, ahora todo funciona bien hasta MySQL, el tema esta cuando quiero correr phpmyadmin, previamente genere el config.php.ini con las indicaciones en http://www.jorgeoyhenard.com/instal[....]php-5-en-windows-7-con-apache/2275/, me muestra la venta para ingrasar el usuario y la contraseña, lo ingreso luego de casi un minuto me muestra la pagina de error

"Este error (HTTP 500 Error interno del servidor) significa que el sitio web al que está conectado tiene un problema con el servidor que impide que se muestre la página web.

Pra obtener más información sobre errores HTTP, consulte la Ayuda."

adjunto los log del Apache, el acces.log:

127.0.0.1 - - [16/Sep/2010:09:05:55 -0500] "GET /info.php HTTP/1.1" 200 62373
127.0.0.1 - - [16/Sep/2010:09:05:55 -0500] "GET /info.php?=PHPE9568F34-D428-11d2-A769-00AA001ACF42 HTTP/1.1" 200 2524
127.0.0.1 - - [16/Sep/2010:09:05:55 -0500] "GET /info.php?=PHPE9568F35-D428-11d2-A769-00AA001ACF42 HTTP/1.1" 200 2146
127.0.0.1 - - [16/Sep/2010:09:08:38 -0500] "GET /info.php HTTP/1.1" 200 62373
127.0.0.1 - - [16/Sep/2010:09:08:38 -0500] "GET /info.php?=PHPE9568F34-D428-11d2-A769-00AA001ACF42 HTTP/1.1" 200 2524
127.0.0.1 - - [16/Sep/2010:09:08:38 -0500] "GET /info.php?=PHPE9568F35-D428-11d2-A769-00AA001ACF42 HTTP/1.1" 200 2146
192.168.1.40 - - [16/Sep/2010:09:09:58 -0500] "GET / HTTP/1.1" 200 46
192.168.1.40 - - [16/Sep/2010:09:09:58 -0500] "GET /favicon.ico HTTP/1.1" 404 209
127.0.0.1 - - [17/Sep/2010:10:27:34 -0500] "GET /phpmyadmin/themes/original/img/logo_right.png HTTP/1.1" 200 5658
127.0.0.1 - - [17/Sep/2010:10:27:34 -0500] "GET /phpmyadmin/themes/original/img/s_notice.png HTTP/1.1" 200 247
127.0.0.1 - - [17/Sep/2010:10:27:35 -0500] "GET /phpmyadmin/favicon.ico HTTP/1.1" 200 18902
127.0.0.1 - - [17/Sep/2010:10:27:44 -0500] "POST /phpmyadmin/index.php HTTP/1.1" 302 -
127.0.0.1 - - [17/Sep/2010:10:28:08 -0500] "POST /phpmyadmin/index.php HTTP/1.1" 500 -
127.0.0.1 - - [17/Sep/2010:10:27:44 -0500] "GET /phpmyadmin/index.php?lang=es-iso-8859-1&convcharset=iso-8859-1&collation_c onnection=utf8_unicode_ci&token=65f94589b98f17823a7a5ad3086df4bf HTTP/1.1" 500 -
127.0.0.1 - - [17/Sep/2010:11:34:14 -0500] "GET / HTTP/1.1" 200 46
127.0.0.1 - - [17/Sep/2010:11:34:14 -0500] "GET /favicon.ico HTTP/1.1" 404 209
127.0.0.1 - - [17/Sep/2010:11:34:22 -0500] "GET /info.php HTTP/1.1" 200 68292
127.0.0.1 - - [17/Sep/2010:11:34:22 -0500] "GET /info.php?=PHPE9568F34-D428-11d2-A769-00AA001ACF42 HTTP/1.1" 200 2524
127.0.0.1 - - [17/Sep/2010:11:34:22 -0500] "GET /info.php?=PHPE9568F35-D428-11d2-A769-00AA001ACF42 HTTP/1.1" 200 2146
127.0.0.1 - - [17/Sep/2010:11:34:22 -0500] "GET /favicon.ico HTTP/1.1" 404 209
127.0.0.1 - - [17/Sep/2010:11:38:54 -0500] "GET /phpmyadmin/setup HTTP/1.1" 404 214
127.0.0.1 - - [17/Sep/2010:11:39:02 -0500] "GET /phpmyadmin/print.css HTTP/1.1" 304 -
127.0.0.1 - - [17/Sep/2010:11:39:02 -0500] "GET /phpmyadmin/themes/original/img/logo_right.png HTTP/1.1" 304 -
127.0.0.1 - - [17/Sep/2010:11:39:02 -0500] "GET /phpmyadmin/themes/original/img/s_notice.png HTTP/1.1" 304 -
127.0.0.1 - - [17/Sep/2010:11:39:22 -0500] "POST /phpmyadmin/index.php HTTP/1.1" 302 -

y el error.log:

Starting the Apache2.2 service
The Apache2.2 service is running.
rmine the server's fully qualified domain name, using 192.168.1.40 for ServerName
[Thu Sep 16 08:39:25 2010] [notice] Apache/2.2.16 (Win32) configured -- resuming normal operations
[Thu Sep 16 08:39:25 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 08:39:25 2010] [notice] Parent: Created child process 3640
httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.1.40 for ServerName
httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.1.40 for ServerName
[Thu Sep 16 10:46:11 2010] [notice] Parent: Received restart signal -- Restarting the server.
[Thu Sep 16 10:46:11 2010] [notice] Child 5020: Exit event signaled. Child process is ending.
[Thu Sep 16 10:46:12 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 10:46:12 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 10:46:12 2010] [notice] Parent: Created child process 3880
[Thu Sep 16 10:46:12 2010] [notice] Child 3880: Child process is running
[Thu Sep 16 10:46:12 2010] [notice] Child 3880: Acquired the start mutex.
[Thu Sep 16 10:46:12 2010] [notice] Child 5020: Released the start mutex
[Thu Sep 16 10:46:12 2010] [notice] Child 3880: Starting 64 worker threads.
[Thu Sep 16 10:46:13 2010] [notice] Child 5020: All worker threads have exited.
[Thu Sep 16 10:46:13 2010] [notice] Child 3880: Starting thread to listen on port 80.
[Thu Sep 16 10:46:13 2010] [notice] Child 5020: Child process is exiting
[Thu Sep 16 11:09:19 2010] [notice] Parent: Received restart signal -- Restarting the server.
[Thu Sep 16 11:09:19 2010] [notice] Child 3880: Exit event signaled. Child process is ending.
[Thu Sep 16 11:09:19 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 11:09:19 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 11:09:19 2010] [notice] Parent: Created child process 5096
[Thu Sep 16 11:09:19 2010] [notice] Child 5096: Child process is running
[Thu Sep 16 11:09:20 2010] [notice] Child 5096: Acquired the start mutex.
[Thu Sep 16 11:09:20 2010] [notice] Child 5096: Starting 64 worker threads.
[Thu Sep 16 11:09:20 2010] [notice] Child 3880: Released the start mutex
[Thu Sep 16 11:09:21 2010] [notice] Child 3880: All worker threads have exited.
[Thu Sep 16 11:09:21 2010] [notice] Child 5096: Starting thread to listen on port 80.
[Thu Sep 16 11:09:21 2010] [notice] Child 3880: Child process is exiting
[Thu Sep 16 11:17:59 2010] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Sep 16 11:17:59 2010] [notice] Child 5096: Exit event signaled. Child process is ending.
[Thu Sep 16 11:18:00 2010] [notice] Child 5096: Released the start mutex
[Thu Sep 16 11:18:01 2010] [notice] Child 5096: All worker threads have exited.
[Thu Sep 16 11:18:01 2010] [notice] Child 5096: Child process is exiting
[Thu Sep 16 11:18:01 2010] [notice] Parent: Child process exited successfully.
[Thu Sep 16 11:18:04 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 11:18:04 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 11:18:04 2010] [notice] Parent: Created child process 5816
[Thu Sep 16 11:18:04 2010] [notice] Child 5816: Child process is running
[Thu Sep 16 11:18:04 2010] [notice] Child 5816: Acquired the start mutex.
[Thu Sep 16 11:18:04 2010] [notice] Child 5816: Starting 64 worker threads.
[Thu Sep 16 11:18:05 2010] [notice] Child 5816: Starting thread to listen on port 80.
[Thu Sep 16 11:22:38 2010] [notice] Parent: Received restart signal -- Restarting the server.
[Thu Sep 16 11:22:38 2010] [notice] Child 5816: Exit event signaled. Child process is ending.
[Thu Sep 16 11:22:38 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 11:22:38 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 11:22:38 2010] [notice] Parent: Created child process 4632
[Thu Sep 16 11:22:39 2010] [notice] Child 4632: Child process is running
[Thu Sep 16 11:22:39 2010] [notice] Child 4632: Acquired the start mutex.
[Thu Sep 16 11:22:39 2010] [notice] Child 4632: Starting 64 worker threads.
[Thu Sep 16 11:22:39 2010] [notice] Child 5816: Released the start mutex
[Thu Sep 16 11:22:40 2010] [notice] Child 5816: All worker threads have exited.
[Thu Sep 16 11:22:40 2010] [notice] Child 4632: Starting thread to listen on port 80.
[Thu Sep 16 11:22:40 2010] [notice] Child 5816: Child process is exiting
[Thu Sep 16 11:27:56 2010] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Sep 16 11:27:56 2010] [notice] Child 4632: Exit event signaled. Child process is ending.
[Thu Sep 16 11:27:57 2010] [notice] Child 4632: Released the start mutex
[Thu Sep 16 11:27:58 2010] [notice] Child 4632: All worker threads have exited.
[Thu Sep 16 11:27:58 2010] [notice] Child 4632: Child process is exiting
[Thu Sep 16 11:27:58 2010] [notice] Parent: Child process exited successfully.
[Thu Sep 16 11:28:02 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 11:28:02 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 11:28:02 2010] [notice] Parent: Created child process 5860
[Thu Sep 16 11:28:02 2010] [notice] Child 5860: Child process is running
[Thu Sep 16 11:28:02 2010] [notice] Child 5860: Acquired the start mutex.
[Thu Sep 16 11:28:02 2010] [notice] Child 5860: Starting 64 worker threads.
[Thu Sep 16 11:28:02 2010] [notice] Child 5860: Starting thread to listen on port 80.
[Thu Sep 16 11:30:50 2010] [notice] Parent: Received restart signal -- Restarting the server.
[Thu Sep 16 11:30:50 2010] [notice] Child 5860: Exit event signaled. Child process is ending.
[Thu Sep 16 11:30:50 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 11:30:50 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 11:30:50 2010] [notice] Parent: Created child process 4540
[Thu Sep 16 11:30:50 2010] [notice] Child 4540: Child process is running
[Thu Sep 16 11:30:51 2010] [notice] Child 4540: Acquired the start mutex.
[Thu Sep 16 11:30:51 2010] [notice] Child 4540: Starting 64 worker threads.
[Thu Sep 16 11:30:51 2010] [notice] Child 5860: Released the start mutex
[Thu Sep 16 11:30:52 2010] [notice] Child 4540: Starting thread to listen on port 80.
[Thu Sep 16 11:30:57 2010] [notice] Child 5860: All worker threads have exited.
[Thu Sep 16 11:30:57 2010] [notice] Child 5860: Child process is exiting
[Thu Sep 16 11:43:26 2010] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Sep 16 11:43:26 2010] [notice] Child 4540: Exit event signaled. Child process is ending.
[Thu Sep 16 11:43:27 2010] [notice] Child 4540: Released the start mutex
[Thu Sep 16 11:43:28 2010] [notice] Child 4540: All worker threads have exited.
[Thu Sep 16 11:43:28 2010] [notice] Child 4540: Child process is exiting
[Thu Sep 16 11:43:29 2010] [notice] Parent: Child process exited successfully.
[Thu Sep 16 11:45:46 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 11:45:46 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 11:45:46 2010] [notice] Parent: Created child process 1968
[Thu Sep 16 11:45:46 2010] [notice] Child 1968: Child process is running
[Thu Sep 16 11:45:46 2010] [notice] Child 1968: Acquired the start mutex.
[Thu Sep 16 11:45:46 2010] [notice] Child 1968: Starting 64 worker threads.
[Thu Sep 16 11:45:46 2010] [notice] Child 1968: Starting thread to listen on port 80.
[Thu Sep 16 13:27:15 2010] [warn] pid file C:/AppServ/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Sep 16 13:27:15 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 13:27:15 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 13:27:15 2010] [notice] Parent: Created child process 832
[Thu Sep 16 13:27:16 2010] [notice] Child 832: Child process is running
[Thu Sep 16 13:27:16 2010] [notice] Child 832: Acquired the start mutex.
[Thu Sep 16 13:27:16 2010] [notice] Child 832: Starting 64 worker threads.
[Thu Sep 16 13:27:16 2010] [notice] Child 832: Starting thread to listen on port 80.
[Thu Sep 16 13:47:27 2010] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Sep 16 13:47:27 2010] [notice] Child 832: Exit event signaled. Child process is ending.
[Thu Sep 16 13:47:28 2010] [notice] Child 832: Released the start mutex
[Thu Sep 16 13:47:29 2010] [notice] Child 832: All worker threads have exited.
[Thu Sep 16 13:47:29 2010] [notice] Child 832: Child process is exiting
[Thu Sep 16 13:47:29 2010] [notice] Parent: Child process exited successfully.
[Thu Sep 16 13:51:07 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 13:51:07 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 13:51:07 2010] [notice] Parent: Created child process 1012
[Thu Sep 16 13:51:08 2010] [notice] Child 1012: Child process is running
[Thu Sep 16 13:51:08 2010] [notice] Child 1012: Acquired the start mutex.
[Thu Sep 16 13:51:08 2010] [notice] Child 1012: Starting 64 worker threads.
[Thu Sep 16 13:51:08 2010] [notice] Child 1012: Starting thread to listen on port 80.
[Thu Sep 16 14:18:13 2010] [notice] Parent: Received restart signal -- Restarting the server.
[Thu Sep 16 14:18:13 2010] [notice] Child 1012: Exit event signaled. Child process is ending.
[Thu Sep 16 14:18:13 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 14:18:13 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 14:18:13 2010] [notice] Parent: Created child process 2936
[Thu Sep 16 14:18:13 2010] [notice] Child 2936: Child process is running
[Thu Sep 16 14:18:14 2010] [notice] Child 2936: Acquired the start mutex.
[Thu Sep 16 14:18:14 2010] [notice] Child 2936: Starting 64 worker threads.
[Thu Sep 16 14:18:14 2010] [notice] Child 1012: Released the start mutex
[Thu Sep 16 14:18:15 2010] [notice] Child 1012: All worker threads have exited.
[Thu Sep 16 14:18:15 2010] [notice] Child 2936: Starting thread to listen on port 80.
[Thu Sep 16 14:18:15 2010] [notice] Child 1012: Child process is exiting
[Thu Sep 16 14:26:41 2010] [error] [client 127.0.0.1] PHP Warning:  phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for '-5.0/no DST' instead in C:AppServwwwinfo.php on line 3
[Thu Sep 16 14:26:41 2010] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/favicon.ico
[Thu Sep 16 14:28:19 2010] [notice] Parent: Received restart signal -- Restarting the server.
[Thu Sep 16 14:28:19 2010] [notice] Child 2936: Exit event signaled. Child process is ending.
[Thu Sep 16 14:28:20 2010] [notice] Child 2936: Released the start mutex
[Thu Sep 16 14:28:20 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 14:28:20 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 14:28:20 2010] [notice] Parent: Created child process 3976
[Thu Sep 16 14:28:21 2010] [notice] Child 3976: Child process is running
[Thu Sep 16 14:28:21 2010] [notice] Child 3976: Acquired the start mutex.
[Thu Sep 16 14:28:21 2010] [notice] Child 3976: Starting 64 worker threads.
[Thu Sep 16 14:28:21 2010] [notice] Child 3976: Starting thread to listen on port 80.
[Thu Sep 16 14:28:21 2010] [notice] Child 2936: All worker threads have exited.
[Thu Sep 16 14:28:21 2010] [notice] Child 2936: Child process is exiting
[Thu Sep 16 14:31:49 2010] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/favicon.ico
[Thu Sep 16 14:34:52 2010] [error] [client 127.0.0.1] PHP Warning:  phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for '-5.0/no DST' instead in C:AppServwwwinfo.php on line 3
[Thu Sep 16 15:27:27 2010] [warn] pid file C:/AppServ/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Sep 16 15:27:28 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 15:27:28 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 15:27:28 2010] [notice] Parent: Created child process 772
[Thu Sep 16 15:27:32 2010] [notice] Child 772: Child process is running
[Thu Sep 16 15:27:33 2010] [notice] Child 772: Acquired the start mutex.
[Thu Sep 16 15:27:33 2010] [notice] Child 772: Starting 64 worker threads.
[Thu Sep 16 15:27:33 2010] [notice] Child 772: Starting thread to listen on port 80.
[Thu Sep 16 15:46:45 2010] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/favicon.ico
[Thu Sep 16 15:50:09 2010] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Sep 16 15:50:09 2010] [notice] Child 772: Exit event signaled. Child process is ending.
[Thu Sep 16 15:50:10 2010] [notice] Child 772: Released the start mutex
[Thu Sep 16 15:50:28 2010] [notice] Child 772: All worker threads have exited.
[Thu Sep 16 15:50:28 2010] [notice] Child 772: Child process is exiting
[Thu Sep 16 15:50:28 2010] [notice] Parent: Child process exited successfully.
[Thu Sep 16 15:53:49 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 15:53:49 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 15:53:49 2010] [notice] Parent: Created child process 1160
[Thu Sep 16 15:53:50 2010] [notice] Child 1160: Child process is running
[Thu Sep 16 15:53:50 2010] [notice] Child 1160: Acquired the start mutex.
[Thu Sep 16 15:53:50 2010] [notice] Child 1160: Starting 64 worker threads.
[Thu Sep 16 15:53:50 2010] [notice] Child 1160: Starting thread to listen on port 80.
[Thu Sep 16 16:04:09 2010] [notice] Parent: Received restart signal -- Restarting the server.
[Thu Sep 16 16:04:09 2010] [notice] Child 1160: Exit event signaled. Child process is ending.
[Thu Sep 16 16:04:10 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 16:04:10 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 16:04:10 2010] [notice] Parent: Created child process 4412
[Thu Sep 16 16:04:10 2010] [notice] Child 1160: Released the start mutex
[Thu Sep 16 16:04:11 2010] [notice] Child 4412: Child process is running
[Thu Sep 16 16:04:11 2010] [notice] Child 4412: Acquired the start mutex.
[Thu Sep 16 16:04:11 2010] [notice] Child 4412: Starting 64 worker threads.
[Thu Sep 16 16:04:11 2010] [notice] Child 4412: Starting thread to listen on port 80.
[Thu Sep 16 16:04:11 2010] [notice] Child 1160: All worker threads have exited.
[Thu Sep 16 16:04:11 2010] [notice] Child 1160: Child process is exiting
[Thu Sep 16 16:20:23 2010] [notice] Parent: Received restart signal -- Restarting the server.
[Thu Sep 16 16:20:23 2010] [notice] Child 4412: Exit event signaled. Child process is ending.
[Thu Sep 16 16:20:24 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 16:20:24 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 16:20:24 2010] [notice] Parent: Created child process 5088
[Thu Sep 16 16:20:24 2010] [notice] Child 4412: Released the start mutex
[Thu Sep 16 16:20:25 2010] [notice] Child 5088: Child process is running
[Thu Sep 16 16:20:25 2010] [notice] Child 5088: Acquired the start mutex.
[Thu Sep 16 16:20:25 2010] [notice] Child 5088: Starting 64 worker threads.
[Thu Sep 16 16:20:25 2010] [notice] Child 5088: Starting thread to listen on port 80.
[Thu Sep 16 16:20:25 2010] [notice] Child 4412: All worker threads have exited.
[Thu Sep 16 16:20:25 2010] [notice] Child 4412: Child process is exiting
[Thu Sep 16 16:21:53 2010] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Sep 16 16:21:53 2010] [notice] Child 5088: Exit event signaled. Child process is ending.
[Thu Sep 16 16:21:54 2010] [notice] Child 5088: Released the start mutex
[Thu Sep 16 16:21:55 2010] [notice] Child 5088: All worker threads have exited.
[Thu Sep 16 16:21:55 2010] [notice] Child 5088: Child process is exiting
[Thu Sep 16 16:21:55 2010] [notice] Parent: Child process exited successfully.
[Thu Sep 16 16:22:02 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 16:22:02 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 16:22:02 2010] [notice] Parent: Created child process 3160
[Thu Sep 16 16:22:02 2010] [notice] Child 3160: Child process is running
[Thu Sep 16 16:22:02 2010] [notice] Child 3160: Acquired the start mutex.
[Thu Sep 16 16:22:02 2010] [notice] Child 3160: Starting 64 worker threads.
[Thu Sep 16 16:22:02 2010] [notice] Child 3160: Starting thread to listen on port 80.
[Thu Sep 16 16:22:25 2010] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/favicon.ico
[Thu Sep 16 16:27:53 2010] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/phpmyadmin
[Thu Sep 16 16:42:48 2010] [notice] Parent: Received restart signal -- Restarting the server.
[Thu Sep 16 16:42:48 2010] [notice] Child 3160: Exit event signaled. Child process is ending.
[Thu Sep 16 16:42:49 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 16:42:49 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 16:42:49 2010] [notice] Parent: Created child process 5476
[Thu Sep 16 16:42:49 2010] [notice] Child 3160: Released the start mutex
[Thu Sep 16 16:42:50 2010] [notice] Child 5476: Child process is running
[Thu Sep 16 16:42:50 2010] [notice] Child 5476: Acquired the start mutex.
[Thu Sep 16 16:42:50 2010] [notice] Child 5476: Starting 64 worker threads.
[Thu Sep 16 16:42:50 2010] [notice] Child 5476: Starting thread to listen on port 80.
[Thu Sep 16 16:42:50 2010] [notice] Child 3160: All worker threads have exited.
[Thu Sep 16 16:42:50 2010] [notice] Child 3160: Child process is exiting
[Thu Sep 16 17:13:54 2010] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/phpMyAdmin/setup
[Thu Sep 16 17:19:02 2010] [warn] pid file C:/AppServ/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Sep 16 17:19:04 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Thu Sep 16 17:19:04 2010] [notice] Server built: Jul 30 2010 16:15:37
[Thu Sep 16 17:19:04 2010] [notice] Parent: Created child process 388
[Thu Sep 16 17:19:06 2010] [notice] Child 388: Child process is running
[Thu Sep 16 17:19:06 2010] [notice] Child 388: Acquired the start mutex.
[Thu Sep 16 17:19:06 2010] [notice] Child 388: Starting 64 worker threads.
[Thu Sep 16 17:19:06 2010] [notice] Child 388: Starting thread to listen on port 80.
[Fri Sep 17 06:31:24 2010] [warn] pid file C:/AppServ/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Fri Sep 17 06:31:26 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Fri Sep 17 06:31:26 2010] [notice] Server built: Jul 30 2010 16:15:37
[Fri Sep 17 06:31:26 2010] [notice] Parent: Created child process 2100
[Fri Sep 17 06:31:28 2010] [notice] Child 2100: Child process is running
[Fri Sep 17 06:31:28 2010] [notice] Child 2100: Acquired the start mutex.
[Fri Sep 17 06:31:28 2010] [notice] Child 2100: Starting 64 worker threads.
[Fri Sep 17 06:31:28 2010] [notice] Child 2100: Starting thread to listen on port 80.
[Fri Sep 17 10:25:21 2010] [warn] pid file C:/AppServ/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Fri Sep 17 10:25:22 2010] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
[Fri Sep 17 10:25:22 2010] [notice] Server built: Jul 30 2010 16:15:37
[Fri Sep 17 10:25:22 2010] [notice] Parent: Created child process 1476
[Fri Sep 17 10:25:24 2010] [notice] Child 1476: Child process is running
[Fri Sep 17 10:25:24 2010] [notice] Child 1476: Acquired the start mutex.
[Fri Sep 17 10:25:24 2010] [notice] Child 1476: Starting 64 worker threads.
[Fri Sep 17 10:25:24 2010] [notice] Child 1476: Starting thread to listen on port 80.
[Fri Sep 17 11:34:14 2010] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/favicon.ico
[Fri Sep 17 11:34:22 2010] [error] [client 127.0.0.1] PHP Warning:  phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for '-5.0/no DST' instead in C:AppServwwwinfo.php on line 3
[Fri Sep 17 11:34:22 2010] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/favicon.ico
[Fri Sep 17 11:38:54 2010] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/phpMyAdmin/setup

Espero su ayuda, gracias.

Avatar Image
@man / @woman
@man / @woman

No estoy nada seguro, pero...

Me baso en esto:

[Fri Sep 17 11:38:54 2010] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/phpMyAdmin/setup

El servidor Apache debe tener una referencia certera a phpMyAdmin (normalmante se instala dentro del servidor); aún así (se puede) debes buscar el archivo \conf\httpd.conf y corrige la dirección de la carpeta donde realmente este instalado.

Antes, haz copia de ese archivo.

ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES,
te recomendamos abrir un nuevo tema en lugar de responder al actual
Opciones:
Ir al subforo:
Permisos:
TU NO PUEDES Escribir nuevos temas
TU NO PUEDES Responder a los temas
TU NO PUEDES Editar tus propios mensajes
TU NO PUEDES Borrar tus propios mensajes
Temas similares
TemaUsuariosRespuestasVisitasActividad
Por: , el 02/Jul/2005, 00:27
xxxCloud_Striferxxx ivanitoweb22kJul/05
Por: , el 05/Dic/2004, 15:05
manolikoct02kDec/04
Por: , el 30/Ago/2003, 05:27
plugmedia0826Aug/03
Por: , el 05/Mar/2003, 19:46
Torrente302kMar/03
Por: , el 14/Dic/2010, 17:29
kreyes GestionXls12kDec/10