The file exists alright, but it might be the mysql.so of a previous version of SER which might not have been overwritten. So, you may try wiping the current SER directories clean and retry re-compiling SER. Even if that doesnt help, try ldconfig ing the file.
Regards Ashutosh
________________________________________ From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of chris Sent: Tuesday, August 09, 2005 1:08 PM To: serusers@lists.iptel.org Subject: [Serusers] error starting ser
i tried the command ser -c -f ser.cfg and this is the result.
bash-2.05# ser -c -f ser.cfg 0(2092) ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: ld.so.1: ser: fatal: libmysqlclient.so.10: open failed: No such file or directory 0(2092) parse error (15,13-14): failed to load module ERROR: bad config file (1 errors) bash-2.05#
but, /usr/local/lib/ser/modules/mysql.so is existing, pls advise what could have gone wrong.