| Author |
Message |
|
| nesrait |
Posted: Sat Dec 12, 2009 8:10 pm |
|
|
|
User
Joined: 02 May 2009
Posts: 33
Location: Portugal
|
Hi all!
Just wanted to share an easy way to serve php pages
using FastCGI instead of CGI (which seems to be norm
around here ).
Grab a copy of spawn-fastcgi from:
http://redmine.lighttpd.net/projects/spawn-fcgi/wiki
And take it for a spin like so:
spawn-fcgi.exe -a 127.0.0.1 -p 3000 -f <path to php-cgi>
After which you'll have a persistent fastcgi process
ready to take your orders.
The docs contain boot scripts for rails and php so you
might want to take a look at those.
Cheers,
Davide
Post received from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|