Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^7: Trying to use Apache2::Module throws an Apache exception

by hippo (Bishop)
on Sep 08, 2017 at 10:24 UTC ( [id://1198923]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Trying to use Apache2::Module throws an Apache exception
in thread Trying to use Apache2::Module throws an Apache exception

Is epel the one true source for the mod_perl RPM?

Sorry, I have no idea. Having been bitten by a problematic RedHat mod_perl RPM many years ago I have studiously avoided them since and have always compiled from source. (I rarely use the stock RedHat Apache either and much prefer to build that from source too)

For those following along, here's the bug report raised by davehodg. You might want to mention there that you've used PerlLoadModule otherwise that's what respondents would likely suggest.

  • Comment on Re^7: Trying to use Apache2::Module throws an Apache exception

Replies are listed 'Best First'.
Re^8: Trying to use Apache2::Module throws an Apache exception
by davehodg (Acolyte) on Sep 08, 2017 at 10:34 UTC
    At the moment it's acutally:
    <Perl> use lib qw(/iop/common/lib /iop/journals/xs/Journals/Config2 /iop/mail +q/lib /iop/journals/lib); use Journals::Trans; ... </Perl>
    But it's been PerlLoadModule with the same result.
Re^8: Trying to use Apache2::Module throws an Apache exception
by davehodg (Acolyte) on Sep 13, 2017 at 13:58 UTC

    I grabbed the SRPM, unpacked it, commented out the assertion, rebuilt it, installed all the RPMs, re-installed mod_perl (why?) and it's fine.

    Still want to know *why* the module count was out of whack.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1198923]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-25 19:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found