I have had a new error pop up overnight and could use some insight from those who would be more knowledgeable than myself...
Whenever a site with PHP is accessed I get the following error message:
root@svr001 [/usr/lib]# tail /usr/local/apache/logs/error_log -f
/usr/bin/php: error while loading shared libraries: libmysqlclient.so.12: cannot open shared object file: No such file or directory
[Thu Jul 26 10:13:23 2007] [error] [client x.x.x.x] Premature end of script headers: /home/geekpat/public_html/index.php
[Thu Jul 26 10:13:23 2007] [error] [client x.x.x.x] File does not exist: /home/geekpat/public_html/500.shtml
I did a locate on the missing file to find:
root@svr001 [~]# locate -v libmysqlclient.so
/usr/local/cpanel/lib/libmysqlclient.so.14
I have rebuilt apache a few times with different settings to try to get things back on track but no good...
Thank you in advance...
-greg
Whenever a site with PHP is accessed I get the following error message:
root@svr001 [/usr/lib]# tail /usr/local/apache/logs/error_log -f
/usr/bin/php: error while loading shared libraries: libmysqlclient.so.12: cannot open shared object file: No such file or directory
[Thu Jul 26 10:13:23 2007] [error] [client x.x.x.x] Premature end of script headers: /home/geekpat/public_html/index.php
[Thu Jul 26 10:13:23 2007] [error] [client x.x.x.x] File does not exist: /home/geekpat/public_html/500.shtml
I did a locate on the missing file to find:
root@svr001 [~]# locate -v libmysqlclient.so
/usr/local/cpanel/lib/libmysqlclient.so.14
I have rebuilt apache a few times with different settings to try to get things back on track but no good...
Thank you in advance...
-greg