Look in your error logs and see if anything popped up on it when you try
to start it.

J`

-----Original Message-----
From: Bird Lei [mailto:[EMAIL PROTECTED]] 
Sent: Friday, November 02, 2001 7:23 AM
To: Jamie Krasnoo
Cc: [EMAIL PROTECTED]
Subject: RE: [cgiapp] preloading modules at mod_perl startup script

On Fri, 2 Nov 2001, Jamie Krasnoo wrote:

> CGI::Application is a base module for the modules you create.
> 
> use base 'CGI::Application';

tried that too.  

> 
> To use it. Mod_perl automatically loads your modules into memory when
> you start the server. If you can't start the server for some reason
try
> doing an apachectl configtest and see what error it spits out.
> 
> Jamie
> 

apachectl configtest gave me no error warning.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to