Apache 2.055: Cannot load /etc/httpd/modules/mod_cgi.so into server
Installed Apache 2.055 from the rpm I have built from source on CentOS 4.2.Compiled and installed clean, however when I tried to load the mod_cgi.so module, I get:
Code:
Syntax error on line 189 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_cgi.so into server: /etc/httpd/modules/mod_cgi.so: undefined symbol: apr_procattr_addrspace_set
http://www.mail-archive.com/dev@http.../msg28337.html
Anyone know a fix for this before I revert to 2.054?