[Catalyst] fastcgi error

Jon Schutz jon+catalyst at youramigo.com
Fri May 1 12:00:21 GMT 2009


On Fri, 2009-05-01 at 04:45 -0700, gutta wrote:
> Hi,
> 
> I have given the following in my apache config file apache2.conf
> 
> FastCgiExternalServer /tmp/bizmo.fcgi -socket
> /var/www/thebizmo/tmp/bizmo.socket
> Alias / /tmp/bizmo.fcgi/
> 
> do i need to change the above configurations u mean?

I would think that should read:

FastCgiExternalServer /tmp/bizmo.fcgi -socket /tmp/bizmo.socket


-- 

Jon Schutz                        My tech notes http://notes.jschutz.net
Chief Technology Officer                        http://www.youramigo.com
YourAmigo         




More information about the Catalyst mailing list