This is Dilip Dil's TypePad Profile.
Join TypePad and start following Dilip Dil's activity
Dilip Dil
Recent Activity
I had a issue when i restart the apache after so many years and error was
httpd: Syntax error on line 233 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/modules/libphp5.so into server: libmysqlclient.so.16:
cannot open shared object file: No such file or directory
before as i can see the mysql was installed under /usr/local/mysql then i made following changes and then issue fixed.
echo "/usr/local/mysql/lib/mysql" >> /etc/ld.so.conf
echo "/usr/local/mysql" >> /etc/ld.so.conf
ran ldconfig
Cheers...
libmysqlclient.so.16: cannot open shared object file
This is another post under the "simple solutions to annoying problems" category. I was deploying a Rails app to a server on which I'd compiled MySQL from source. The deployment went fine until the deploy:migrate task: * executing "cd /path/to/app/releases/20090714141105; rake RAILS_ENV=producti...
Dilip Dil is now following The Typepad Team
Nov 4, 2010
Subscribe to Dilip Dil’s Recent Activity