Hi all.  

I just installed modperl 1.21 with apache 1.3.9, both are custom RPMs
that are basically based on the Red Hat RPMs (we just changed the
paths.)  So we load modperl dynamically using Load and AddModule.  

When I just do a plain old 'apachectl start' it looks like it is
starting but ps show me no httpd processes there is no error message
and nothing in the error log. I actually had this setup going earlier
today, and was quite perplexed why it wasn't working now.

So I took out the Load and AddModule lines for modperl and then tried
starting the server up.  It worked fine.  So then I added the lines
back to the conf file, and restarted the server and it works.  No
problems at all.

I did a find to see if apache might have left a core file lying around
somewhere where I hadn't looked yet and found the one that it had
dumped.  It appears that it crashed somewhere while messing with 
Data::Dumper.  I can send a full backtrace if neccesary.

System Stats:
Red Hat 6.1
Dual Pentium III 500MHz
256 MB RAM
perl5 (5.0 patchlevel 5 subversion 3) (Stock RH)
modperl 1.21 (homebrew RPM)
apache 1.3.9 (same)

===
Sam Phillips <[EMAIL PROTECTED]>             http://www.usaworks.com/~sam
I do not fear computers.  I fear the lack of them.
                -- Isaac Asimov

Reply via email to