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         


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to