Hi everybody, i'm new comer and newbie ... Nice to meet all
I'm trying to upgrade apche 2.0.63 to 2.2.4 but .. fail, i get error
Starting httpd: Syntax error on line 17 of /etc/httpd/conf/httpd.conf:
API module structure "php5_module" in file /usr/lib/apache/libphp5.so is garbled - expected signature 41503230 but saw 41503232 - perhaps this is not an Apache module DSO, or was compiled for a different Apache version?
i'm try again and remove directory customapache and all files.
Now my server is going down ...
Please help me install apache again (step by step, i'm newbie ...)
Thanks a lot !!
Have a good day !!
I'm trying to upgrade apche 2.0.63 to 2.2.4 but .. fail, i get error
Code:
cd /usr/local/directadmin/customapache
rm -fr build
wget [url]http://files.directadmin.com/services/customapache/httpd-2.2.4.tar.gz[/url]
chmod 755 build
./build update
./build clean
./build update_data_ap2
perl -pi -e 's/2.0.59/2.2.4/' build
wget [url]http://apache.scarlet.be/httpd/httpd-2.2.4.tar.gz[/url]
./build apache_2
./build php_ap2 n
./build zend
./build mod_perl_ap2
/sbin/service httpd restart
Starting httpd: Syntax error on line 17 of /etc/httpd/conf/httpd.conf:
API module structure "php5_module" in file /usr/lib/apache/libphp5.so is garbled - expected signature 41503230 but saw 41503232 - perhaps this is not an Apache module DSO, or was compiled for a different Apache version?
i'm try again and remove directory customapache and all files.
Now my server is going down ...
Please help me install apache again (step by step, i'm newbie ...)
Thanks a lot !!
Have a good day !!