On Tue, Aug 25, 2009 at 1:07 PM, Igor Chudov<ichu...@gmail.com> wrote: > Nothing much is in error_log, I do print some of my outputs, but nothing of > interest. > > What I know is that I can retrieve www.algebra.com/apache-status, it works > fine. > > However, retrieving mod_perl pages returns empty pages.
If you mean that they don't render in the browser, it would help if you look at the content being sent instead. It must be sending something, or you'd get a timeout error. - Perrin