Re: Problem with startup file

2003-11-07 Thread John Michael
The problem was caused from trying to use an old modperl startup file on modperl 2.0. Cya   JM

Re: Problem with startup file

2003-11-07 Thread Stas Bekman
John Michael wrote: I'm getting this error while trying to start apache with my perl startup file. I doubt this has anything to do with mod_perl, try to run the same under mod_cgi. Looks like CGI::Carp has a bug redefining Carp. I think Lincoln has mentioned that he revamped that code and he post