MySQL 5.0.45. I saw in the Drupal.org upgrade post presentation (http://drupal.org/node/191293) that there were issues with FastCGI. I understand this was run under Apache, has this ever been experienced with lighttpd? read more.
tar xvzf flup-1.0.tar.gz ; cd flup-1.0. # python setup.py install. Install lighttpd & fastcgi. First, we need to setup rpmforge repository which contains lighttpd and fastcgi rpms. Then we install them with yum. ...
A Drupal site with several extra modules installed can leave quite a large memory footprint, especially when served through the beast that is Apache. Don't get me wrong, I think Apache is a great webserver and have used it for years ...
Anyway, after spending several hours trying to figure this out by researching online and trial-and-error, I decided enough was enough, and I was going to follow PHP’s recommendation of running it under FastCGI. ...
Can anybody post here instructions (even briefly): how to setup non script engine to work via FastCGI on IIS6? I have mapserv.exe (UMN Map Server, ms4w): I know that it supports fcgi - works perfectly on apache for windows. ...
On Wed, 2008-08-13 at 11:35 +0100, Dermot wrote: > I am not sure but I would have expected a permission denied message if > the permissions were incor.
While working today I came across my dumped and lost php applications, I use to work on long ago. The moment I saw them I knew I couldn't resist to see them working again. These php code happen to be some of the earliest piece of code I ...