I am trying to use custombuild 1.2 to update my server to PHP 6 and everything seems to have gone very wrong.
I have hit a few errors I have fixed by rebuilding things like suphp with ./build suphp d but I am now stuck with:
"Starting httpd: httpd: Syntax error on line 166 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf/extra/httpd-includes.conf: Cannot load /usr/lib/apache/mod_security2.so into server: /usr/lib/apache/mod_security2.so: undefined symbol: ap_log_error"
I have tried:
"./build update
./build apache
./build php d"
How do I fix mod security?
I have hit a few errors I have fixed by rebuilding things like suphp with ./build suphp d but I am now stuck with:
"Starting httpd: httpd: Syntax error on line 166 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf/extra/httpd-includes.conf: Cannot load /usr/lib/apache/mod_security2.so into server: /usr/lib/apache/mod_security2.so: undefined symbol: ap_log_error"
I have tried:
"./build update
./build apache
./build php d"
How do I fix mod security?