Hello all,
Earlier when I tried upgrading Apache to 2.2.30 from 2.0.59, I got the following error:
[root@stargatesg1 customapache]# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: httpd: Syntax error on line 67 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/apache/mod_frontpage.so into server: /usr/lib/apache/mod_frontpage.so: undefined symbol: apr_filename_of_pathname
I followed the upgrade directions here on the forums by doing build clean, update apache 2, php, zend, mod perl, mod frontpage, and restarting the httpd service. The actual install and compile of all of the programs went great with no errors. It was when I tried to start the httpd service that I got the above error.
Since then I downgraded back to 2.0.59 following the same instructions, but doing nothing different than replacing 2.2.30 with 2.0.59 in the build script.
Does Apache 2.2.30 have issues with mod_frontpage and mod_perl?
Earlier when I tried upgrading Apache to 2.2.30 from 2.0.59, I got the following error:
[root@stargatesg1 customapache]# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: httpd: Syntax error on line 67 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/apache/mod_frontpage.so into server: /usr/lib/apache/mod_frontpage.so: undefined symbol: apr_filename_of_pathname
I followed the upgrade directions here on the forums by doing build clean, update apache 2, php, zend, mod perl, mod frontpage, and restarting the httpd service. The actual install and compile of all of the programs went great with no errors. It was when I tried to start the httpd service that I got the above error.
Since then I downgraded back to 2.0.59 following the same instructions, but doing nothing different than replacing 2.2.30 with 2.0.59 in the build script.
Does Apache 2.2.30 have issues with mod_frontpage and mod_perl?