I have removed mysql(rpm) and then re-installed mysql 4.0.22 by rpm. When I go to restart my apache server it gives me the error below:
httpd failed to start. The error was: Starting httpd: Syntax error on line 261 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server: libmysqlclient.so.14: cannot open shared object file: No such file or directory[FAILED].
I'm not sure what this means. After I had installed mysql, I reconfigured php and left the apache config alone. Mysql is not working either, I can start it but I get a "Cannot find temp.sock error with I try to connect. I'm not sure what I've done because everything was working before a deleted the old mysql and installed the mysql-4.0.22. (I need this version for another program). If you have any ideas of where I should go from here I would appreciate it. Thank you in advance!
httpd failed to start. The error was: Starting httpd: Syntax error on line 261 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server: libmysqlclient.so.14: cannot open shared object file: No such file or directory[FAILED].
I'm not sure what this means. After I had installed mysql, I reconfigured php and left the apache config alone. Mysql is not working either, I can start it but I get a "Cannot find temp.sock error with I try to connect. I'm not sure what I've done because everything was working before a deleted the old mysql and installed the mysql-4.0.22. (I need this version for another program). If you have any ideas of where I should go from here I would appreciate it. Thank you in advance!