On Mon, 2003-08-04 at 12:08, Jean-Sebastien Guay wrote:
> Doesn't all this require that I actually get a running Apache server
> first? The error message shows up when I try to start up the Apache
> service!

What?  That shouldn't happen unless something is calling CGI->new in
your startup, which is a bad thing to do.  Maybe some script you're
loading is doing that.  Try to figure out what's doing it.

>  As I understand it, the _startup.pl script tries to require() CGI.pm,
> which gives the error message.

What happens if you comment out CGI.pm from your startup.pl?

- Perrin

Reply via email to