>From a quick look most of it looks good, but are you missing a / from the line just before etc/apache..... But if you could post a copy of the sql-ledger-httpd.conf file I could look at that and see if anything is missing.
This line -> Include etc/apache/sql-ledger-httpd.conf The AddHandler cgi-script .pl seems to be commented out, maybe that needs to be enable? Unless it is in your sql-ledger-httpd.conf file. Regards, Dan. ----- Original Message ----- From: "Jan Lentfer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 07, 2002 4:06 PM Subject: [SL] Apache mod_fastcgi issues > > Hi all, > > I think I found the problem why I can't run sql-ledger on my FreeBSD > box: > I used mod_fastcgi to access Zope via Apache. The strange thing now is > that when I disable mod_fastcgi I get internal server errors with > admin.pl AND login.pl. > I guess apache wants to run everything that is CGI trough mod_fastcgi > (even though it is not loaded). > I can't find anything in my httpd.conf that would explain why apache > would act that way. I don't want to post it here so I loaded it up to > the net. > Could someone with more Apache knowledge than me be so kind and check > this? > > It is at http://neslonek.bio.tu-darmstadt.de/httpd.conf > > The LoadModule / AddModule stuff for mod_fastcgi has already been > removed > > Many Thanks in advance, > > Jan > -- > Jan Lentfer > System Administrator > Molecular Cell Biology / AG Holstein, Darmstadt University of > Technology, Schnittspahnstr. 10, 64287 Darmstadt, Germany > Tel: +49 6151 16 5563 / Tel private: +49 6155 899393 / mobile: +49 163 > 4712037 >

