Re: Help mod_perl 1.27 and DB

2002-11-08 Thread Rafiq Ismail (ADMIN)
On Fri, 8 Nov 2002, Tony Simbine wrote: > GET http://www.myhost.com/myscript.perl > >now I get the results as expect > GET http://www.myhost.com/myscript.perl > >now I get an error > wenn i reload my apache-webserver, then i allways get the expected page. > how can i resolve it? You know he's ri

Re: Help mod_perl 1.27 and DB

2002-11-08 Thread Perrin Harkins
Tony Simbine wrote: wenn i reload it, then sometimes i get the document or an error. Well, what's the error? Look at your log file. Then look at http://perl.apache.org/docs/1.0/guide/troubleshooting.html and see if the error is listed there. - Perrin