MESSAGE
DATE | 2023-10-27 |
FROM | John D Groenveld
|
SUBJECT | Re: [Hangout - NYLXS] [EXT]Re: error trying to start httpd with
|
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 > > >[webworker-at-dhbroomscheduling4 ~]$ perl -c /home/allwebfiles/perl/startup.pl > >/home/allwebfiles/perl/startup.pl syntax OK
Maybe try an strace(1) to find the failed open(2): # strace -f -e open httpd -X
John groenveld-at-acm.org _______________________________________________ Hangout mailing list Hangout-at-nylxs.com http://lists.mrbrklyn.com/mailman/listinfo/hangout
|
|