Hi. So i went to update apache to 4.4.2 and when it finished its build it gave this error message:
make php-4.4.2...(install).... . . . . Done
Here is my config:
Line Two:
make php-4.4.2...(install).... . . . . Done
Now this could have just been a problem i thought. so here is my httpd as well as the command error when i, in ssh type: service httpd start.initfpsuexec: using apache 1.x support
PHP version file has been updated to 4.4.2
Executing /scripts/postbuildapache (if exists)...Done
/etc/rc.d/init.d/httpd start: httpd could not be started
Attempting to restart httpd
Waiting for httpd to restart....
finished.
httpd has failed, please contact the sysadmin.
Build Complete
Syntax error on line 2 of /usr/local/apache/conf/httpd.conf:
Invalid command 'Alias', perhaps mis-spelled or defined by a module not included in the server configuration
/etc/init.d/httpd start: httpd could not be started
Here is my config:
Line Two:
If i were to remove line 2 then this is the next error:Alias /bandwidth/ /usr/local/bandmin/htdocs/
That is all i really know. Im using the latest Release of Cpanel/WHM. THank you for all of your help! (oh yeah, Centos!)Syntax error on line 206 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/mod_rewrite.so into server: /usr/local/apache/libexec/mod_rewrite.so: undefined symbol: dbm_fetch
/etc/init.d/httpd start: httpd could not be started