On 04-04 10:36, vijay wrote:
I edited the /etc/ld.so.conf and added these two lines /usr/lib /usr/lib/mysql
Thanks for the reply, It has been a great help to us. Thanks once again.
But Still after this i am getting the following error
[root@afi init.d]# ser start Listening on 127.0.0.1 [127.0.0.1]::5060 10.1.3.131 [10.1.3.131]::5060 Aliases: localhost:5060 localhost.localdomain:5060 afi:5060 [root@afi init.d]# 0(5164) connect_db(): Access denied for user: 'ser@localhost' (Using password: YES) 0(5164) db_init(): Error while trying to connect database 0(5164) mod_init(): Error while connecting database 0(5164) init_modules(): Error while initializing module usrloc ERROR: error while initializing modules
The Password that has been assigned to ser user is ser from the prompt if i try to connect to mysql with the following command i am able to connect
mysql -user -pser ser
This is something different. The password must be assigned for ser@localhost not just for ser.
Jan.
do you have mysql client library installed ?
Jan.
On 01-04 17:54, vijay wrote:
hi, got the following error while restarting the ser server after changing
the
ser.cfg file for loading the mysql module.
[root@afi init.d]# ser start 0(4478) ERROR: load_module: could not open module <//usr/lib/ser/modules/mysql.so>: libmysqlclient.so.10: cannot open
shared
object file: No such file or directory 0(4478) parse error (22,13-44): failed to load module ERROR: bad config file (1 errors)
what may be the cause. Can any body help me.
thanx vijay