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

Problem with startup file

2003-11-07 Thread John Michael
I'm getting this error while trying to start apache with my perl startup file.   ##   String found where operator expected at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 373, near "carp "stat($start): $!""    (Do you need to predeclare carp?)String found