OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: postfix and mysql 5

From: Alex (aleksanderkrediidiinfo.ee)
Date: Fri Jun 02 2006 - 08:59:47 CDT


As I said, I couldn't find any error messages.

Anyway I solved it. I had to add a missing symlink, which was not
created by the rpm install:
> cd /usr/lib/mysql/
> ln -s ../libmysqlclient.so

If use install from the mysql.com rpm's then you may need to do this.

Alex