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]

Reply via email to