Gallery with FastCGI
Posted by: kchrist
Posted on: 2006-03-14 11:34:00
Has anyone here successfully gotten Gallery to run as FastCGI? Does this help the app to run at a decent speed?
As far as I can tell, it should run under FastCGI; will it do this as-is, or is there something I should do in either the Gallery config or .htaccess? I haven't had much luck finding official info on the subject. PHP is running as CGI in the Gallery directory and I've enabled FastCGI for the domain. Anything else I need?
Also, is there a way to check whether the FastCGI tickbox has taken effect yet? In phpinfo() output, will the Server API change from CGI to FastCGI or similar?