In message <e1dd309d-f8d0-42ec-ad3b-efedde5dc...@arizona.edu>, "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@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
groenv...@acm.org

Reply via email to