#1 Problema con PHP al montar mi servidor
Hola a todos, paso a explicar mi problema.
Un día realizando la instalación de Apache, MSQL y PHP de forma manual me mande alguna macana y nunca más pude hacer andar mi servidor.
Resulta q ahora me intalon uno d esos Pack con los tres servicios juntos y el servidor sigue sin andar.
Los servicios se inician, pero al hacer el pedido de una pagina se qda pensando y no carga nada.
Acá les dejo los logs de Apache para q vean que error tira:
PD: Instale AppServer 2.5
Un día realizando la instalación de Apache, MSQL y PHP de forma manual me mande alguna macana y nunca más pude hacer andar mi servidor.
Resulta q ahora me intalon uno d esos Pack con los tres servicios juntos y el servidor sigue sin andar.
Los servicios se inician, pero al hacer el pedido de una pagina se qda pensando y no carga nada.
Acá les dejo los logs de Apache para q vean que error tira:
Código:
[Mon Feb 19 00:22:50 2007] [notice] Parent: Received restart signal -- Restarting the server. [Mon Feb 19 00:22:50 2007] [notice] Child 2704: Exit event signaled. Child process is ending. [Mon Feb 19 00:22:50 2007] [notice] Apache/2.2.3 (Win32) PHP/5.1.6 configured -- resuming normal operations [Mon Feb 19 00:22:50 2007] [notice] Server built: Jul 27 2006 16:49:49 [Mon Feb 19 00:22:50 2007] [notice] Parent: Created child process 4812 PHP Warning: PHP Startup: dbase: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=1\nPHP compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: gd: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=1\nPHP compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: mbstring: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=1\nPHP compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: mysql: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=1\nPHP compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: sockets: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=1\nPHP compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0 [Mon Feb 19 00:22:51 2007] [notice] Child 4812: Child process is running [Mon Feb 19 00:22:51 2007] [notice] Child 4812: Acquired the start mutex. [Mon Feb 19 00:22:51 2007] [notice] Child 4812: Starting 64 worker threads. [Mon Feb 19 00:22:51 2007] [notice] Child 2704: Released the start mutex [Mon Feb 19 00:22:52 2007] [notice] Child 2704: Waiting for 64 worker threads to exit. [Mon Feb 19 00:22:52 2007] [notice] Child 2704: All worker threads have exited. [Mon Feb 19 00:22:52 2007] [notice] Child 2704: Child process is exiting [Mon Feb 19 00:22:52 2007] [notice] Child 4812: Starting thread to listen on port 80.
0
