Re: [EXT]Re: error trying to start httpd with mod_perl enabled

2023-10-27 Thread Johnson, Bruce E - (bjohnson)
Yep, that was it. I thought it had been set to disabled but it was not. On Oct 27, 2023, at 9:31 AM, Andy Osborne wrote: External Email Rocky has SELinux on by default I think. Could be that getting in the way ? What does "getenforce" say ? Andy On 27/10/2023 13:54, Johnson, Bruce E -

Re: [EXT]Re: error trying to start httpd with mod_perl enabled

2023-10-27 Thread John D Groenveld
In message , "Johnson, Bruce E - (bjohnson)" writes: >apachectl configtest > >[Fri Oct 27 08:41:49.204868 2023] [so:warn] [pid 97206:tid 97206] AH01574: = >module perl_module is already loaded, skipping > >Syntax OK > > ># su - webworker >$ perl -c /home/allwebfiles/perl/startup.pl > >

Re: [EXT]Re: error trying to start httpd with mod_perl enabled

2023-10-27 Thread Johnson, Bruce E - (bjohnson)
On Oct 27, 2023, at 6:34 AM, John D Groenveld wrote: The contents of startup.pl seem to be correct (the only change was the dbd line in the DBI startup.) Two tests come to mind that might help you debug: # apachectl configtest apachectl configtest [Fri Oct 27 08:41:49.204868 2023]

RE: [EXT]

2021-02-07 Thread James Smith
: Adam Prime Sent: 07 February 2021 13:45 To: Steven Haigh Cc: James Smith ; modperl@perl.apache.org Subject: Re: [EXT] There is one other thing you can do relatively easily that may get you a marginal gain when Apache spins up new children. Load some or all of your Perl dependencies before