On 13-07-2005 16:45, Juan wrote:
I have SER 0.9.3 and also MySQL 3.23.58 running in a FC3 box. When I uncommented ser.cfg for using mysql database I am getting: ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.12: canot open shared object file: No such file or directory. This file isn't anywhere in my machine. May be I don't have the mysql client installed or running? How can I get this file? Thanks Juan
You probably have libmysqlclient.so.10 installed on your system, but you will need libmysqlclient.so.12. I recommend to upgrade mysql packages to 4.x
Jan.