Thom 0 Denunciar post Postado Agosto 12, 2009 Boa tarde galera. Primeira vez que estou instalando um por um (Apache + PHP + MySQL) e tb primeira vez no win2003 server SP2 ao invez de um pacote WAMP/LAMP. Consegui dois tutoriais e nos dois quando chega em determinada parte para, quando coloco o seguinte codigo no final do httpd.conf As versões que estou utilizando são as: apache_2.2.13-win32-x86-openssl-0.9.8k.msi php-5.2.10-nts-Win32.zip mysql-noinstall-5.0.37-win32 # Configure PHP5 to run with Apache2 LoadModule php5_module "c:/php/php5apache2_2.dll" AddType application/x-http-php .php PHPIniDir "c:/php" O log de erro é este: [Wed Aug 12 12:34:06 2009][notice] Parent: Received restart signal -- Restarting the server. [Wed Aug 12 12:34:06 2009] [notice] Child 1328: Exit event signaled. Child process is ending. [Wed Aug 12 12:34:06 2009] [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 [Wed Aug 12 12:34:06 2009] [warn] (OS 995)The I/O operation has been aborted because of either a thread exit or an application request. : winnt_accept: Asynchronous AcceptEx failed. [Wed Aug 12 12:34:07 2009] [notice] Child 1328: Released the start mutex [Wed Aug 12 12:34:08 2009] [notice] Child 1328: All worker threads have exited. [Wed Aug 12 12:34:08 2009] [notice] Child 1328: Child process is exiting já desabilitei o mime_magic.dll e tb não funcionou... não sei o que fazer, não encontro nd a respeito. Se alguém souber de algum outro tutorial ou ideia do que esta acontecendo e puder me passar fico muito grato. Um dos tutoriais tirei deste site http://technocafe.scampini.net/?p=654. vlwww Compartilhar este post Link para o post Compartilhar em outros sites
Thom 0 Denunciar post Postado Agosto 12, 2009 Atualizando É win2003 x64 Compartilhar este post Link para o post Compartilhar em outros sites
Alaerte Gabriel 662 Denunciar post Postado Agosto 13, 2009 Colega, baixe a versão .msi do PHP, você está usando o pacote ZIP e terá que distribuir corretamente alguns arquivos para uns diretórios, utilizando o instalador do PHP ele por sí só fará a atualização dos arquivos em seus respectivos diretórios. Abraços. Compartilhar este post Link para o post Compartilhar em outros sites
Thom 0 Denunciar post Postado Agosto 13, 2009 Alaerte Gabriel brigado por responder... desisti de instalar o Apache. Instalei o IIS com PHP. Mais simples com a experiencia que tenho vlww Compartilhar este post Link para o post Compartilhar em outros sites
Alaerte Gabriel 662 Denunciar post Postado Agosto 13, 2009 ok. resolvido então. Compartilhar este post Link para o post Compartilhar em outros sites