On Fri, 2005-12-02 at 22:06 -0800, Dave Stevens wrote:
This is what I get when trying to start apache.
httpd failed. The error was: Starting httpd: Syntax error on line 10 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: undefined symbol: Perl_Ippid_ptr [FAILED]
I don't understand this or what to do.
dave
Are you on FC3? The recent perl update (to fix a security issue) changed the ABI some. Another update was issued to fix that. See: https://www.redhat.com/archives/fedora-announce-list/2005-December/msg00005....
Hope that helps.
Peter Gordon (codergeek42) GnuPG Public Key: 0xDA3634D7
Yes, "yum update perl" fixed it. Many thanks.
Dave