Jump to content

wamp install


Recommended Posts

i'm a newbie trying to get started. i've downloaded and installed the latest apache and got "It Works" to display. Then I downloaded the latest PHP. I downloaded the fastcgi 2.4.6 ap22.dll and modified apache to

load module it.

As soon as I load the following line in apache conf file the following errors start occurring. Any help would be greatly appreciated.

Alias /fcgi-bin/ "c:/program files/php/"

FastCgiServer "c:/program files/php/php.exe" -processes 5

and then my error log starts to getting filled with the following:

Mon Jul 14 11:36:15 2008] [notice] Parent: Created child process 2460

[Mon Jul 14 11:36:15 2008] [notice] Child 2460: Child process is running

[Mon Jul 14 11:36:15 2008] [notice] Child 2460: Acquired the start mutex.

[Mon Jul 14 11:36:15 2008] [notice] Child 2460: Starting 64 worker threads.

[Mon Jul 14 11:36:15 2008] [notice] FastCGI: process manager initialized

[Mon Jul 14 11:36:15 2008] [notice] Child 2460: Starting thread to listen on port 80.

[Mon Jul 14 11:36:15 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" started (pid 768)

[Mon Jul 14 11:36:15 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" (pid 768) terminated with exit with status '0'

[Mon Jul 14 11:36:16 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" started (pid 2176)

[Mon Jul 14 11:36:16 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" (pid 2176) terminated with exit with status '0'

[Mon Jul 14 11:36:17 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" started (pid 2224)

[Mon Jul 14 11:36:17 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" (pid 2224) terminated with exit with status '0'

[Mon Jul 14 11:36:18 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" started (pid 2212)

[Mon Jul 14 11:36:19 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" (pid 2212) terminated with exit with status '0'

[Mon Jul 14 11:36:19 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" started (pid 2132)

[Mon Jul 14 11:36:19 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" (pid 2132) terminated with exit with status '0'

[Mon Jul 14 11:36:24 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" restarted (pid 2136)

[Mon Jul 14 11:36:24 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" (pid 2136) terminated with exit with status '0'

[Mon Jul 14 11:36:29 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" restarted (pid 2160)

[Mon Jul 14 11:36:29 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" (pid 2160) terminated with exit with status '0'

[Mon Jul 14 11:36:34 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" restarted (pid 2112)

[Mon Jul 14 11:36:34 2008] [warn] FastCGI: server "C:/Program Files/PHP/php.exe" (pid 2112) terminated with exit with status '0'

 

Thanks for any help

Link to comment
https://forums.phpfreaks.com/topic/114683-wamp-install/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.