Hi Jon, I have done the changes u suggested.. now its working fine. Thanks for the reply. Best Regards, Mohan
Jon Schutz-3 wrote: > > 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/ > > -- View this message in context: http://www.nabble.com/fastcgi-error-tp23330068p23332364.html Sent from the Catalyst Web Framework mailing list archive at Nabble.com. _______________________________________________ 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/
