hi i tryed to install gd on my server and i used tha apace uppdate but now the when whm try to start httpd its fails and display /etc/init.d/httpd restart: httpd not running, trying to start Syntax error on line 9 of /usr/local/apache/conf/php.conf: Cannot load /usr/local/apache/modules/libphp5.so into server: /usr/local/apache/modules/libphp5.so: undefined symbol: ap_hook_pre_config /etc/init.d/httpd restart: httpd could not be started somone who have som tips why this happens
It looks as if PHP5 didn't get compiled properly. Look through the build log located at /usr/local/cpanel.logs.easy/apache/build.timestamp. You will find the log is split into sections, look for the PHP configure, make and install sections. Look for any errors regarding the php build process.