The apache1 and apache2 mod_scgi implementations, unfortunately, require different SCGIServer lines. The apache1 implementation expects a space where the apache2 version expects a colon. On Aug 2, 2004, at 3:31 AM, Clinton Roy wrote: > Hi guys, > > In the scgi section, the example configuration given is incorrect; > there's a trailing slash in the opening location tag and a missing > colon between host and port. The correct configuration snippet (at > least with apache2) is: > >> SCGIServer 127.0.0.1:3001 > SCGIHandler On > > > cheers, > -- > Clinton Roy > www.humbug.org.au - Brisbane Unix Group > staff.dstc.edu.au/croy - Blog > _______________________________________________ > Quixote-users mailing list > Quixote-users@mems-exchange.org > http://mail.mems-exchange.org/mailman/listinfo/quixote-users