mod_perl headaches

From: Andrew Burton (tuglyraisin_at_aol.commcast)
Date: 12/12/04


Date: 12 Dec 2004 06:52:29 GMT

If this needs to be in c.l.p.mods, please let me know and I will repost there.
The topic seems kind of module-ish, kind of Perl-ish, and kind of Apache-ish;
so I thought misc would be best.

Stats first, here's what I'm working with:
* SuSE Linux 2.2.14 (it's my bittybox)
* Apache 1.3.27
* Perl 5.8.0
* mod_perl 1.29
* php 5.01

Here's the problem: I've installed Apache and it works. I installed PHP as a
DSO, and it works. I installed mod_perl as a DSO, and Apache refuses to run.
As far as I can find -- from looking in apache/logs/error_log -- there's no
error. It's just when I comment out the LoadModule for libperl.so, Apache
works. When I leave it regular, like the LoadModule for libphp5.so, nothing
works.

mod_perl installed fine as a DSO, though I didn't run "make test" during
installation. This is actaully the closest I've ever gotten to getting
mod_perl to work, but this last thing is catching. Has anyone else had this
problem? Was it fixable?

Also, if this is not a Perl problem, I apologize in advance. If it is a Perl
query, my thanks in advance for the advice. Thanks!

Andrew Burton - tuglyraisin at aol dot com
Felecia Station on Harvestgain - Jarod Godel in Second Life



Relevant Pages

  • Re: Perl scripts for Unix on my windows machine
    ... a Perl Perl Land urban myth perpetrated by the inexperienced. ... is set during default installation of Apache, ... Setting a different error log level will not defeat this. ...
    (comp.lang.perl.misc)
  • PHP and Bison Installation Problems
    ... I am trying to install PHP with the Apache DSO Installation on AIX 5.1. ... I have successfully configured and installed Apache and can view the Test ...
    (comp.lang.php)
  • Mod_Perl / Apache Issue
    ... This relates to both perl and Apache. ... Apache group but without getting any response. ... apparent problems during installation either way, ...
    (comp.lang.perl.misc)
  • Re: mod_perl headaches
    ... past - they'd load the mod_perl libperl.so, but when they then tried to ... figure out how to build both Apache ... and Perl using them. ... to gain by building mod_perl as a DSO. ...
    (comp.lang.perl.misc)
  • webdav error "undefined symbol: dav_core_find_liveprop"
    ... I'm trying to add mod_dav to my apache 2 installation as a DSO. ... successfully and it's added the folling two lines to my httpd.conf, ...
    (comp.os.linux.setup)