Hola que tal buenas tardes, ya tengo varias dias intentando y no eh podido conectar php con apache
en httpd
pongo
Código HTML:
LoadModule php5_module "C:/Apache/PHP/php5apache2_2.dll"
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php4
AddHandler application/x-httpd-php .php
PHPIniDir "c:/apache/php"
y cuando le doy en Restart en el servidor me sale error
The requested operation has failed!
y si le quito eso si sale :(
y cuando voy C:\Apache\logs\error
me dice esto
Código HTML:
[Mon Feb 11 16:21:45 2013] [crit] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP.
Pre-configuration failed
[Mon Feb 11 16:21:45 2013] [warn] (OS 995)La operación de E/S se anuló por una salida de subproceso o por una solicitud de aplicación. : winnt_accept: Asynchronous AcceptEx failed.
[Mon Feb 11 16:21:46 2013] [notice] Child 1868: Released the start mutex
[Mon Feb 11 16:21:47 2013] [notice] Child 1868: All worker threads have exited.
[Mon Feb 11 16:21:47 2013] [notice] Child 1868: Child process is exiting