Dear friends, If you are new to SER like I am, please note the followings: Setup: Red Hat Linux 9.0 or Red Hat Enterprise ES 3 and SER version 0.9.3.
1. When you try to load mysql.so module for your ser, you get an error. bad config. if you do ser -D -E . The result shows that mysql.so was unable to load due to libmysqlclient.so.12 was not found.
Please note that the above mentioned Red Hat Linux includes a MySQL server version 3.23 which does not include the above file. If you do prefer to upgrade your mysql server please do not upgrade it to MySQL 5.0 rather upgrade it to 4.15. You are note done yet. Go to mysql.com and try to find out the following rpm file: MySQL-shared-compat-4.1.10a-0 RPM for i386
This file is from 4.1.10 which includes libmysqlclient.so.12 that is not present 4.1.15. Once downloaded install the file using the following command: rpm -i MySQL-shared-compat-4.1.10a-0.i386.rpm --force
Hope this helps.
Thanks Dhiman Deb Chowdhury http://dhiman.chowdhury.com
Dhiman, I took the liberty to post your FAQ item to the ONsip.org FAQ section where it will be easier to find for newbies: http://www.onsip.org/modules/xoopsfaq/index.php?cat_id=5#q16
Thanks, g-)
----- Original Message ----- From: Dhiman D Chowdhury To: serusers@lists.iptel.org Sent: Monday, November 07, 2005 10:40 PM Subject: [Serusers] Important please note: unable to load mysql.so and SERVersion 9.3.0: MySQL 4.1.15.
Dear friends, If you are new to SER like I am, please note the followings: Setup: Red Hat Linux 9.0 or Red Hat Enterprise ES 3 and SER version 0.9.3.
1. When you try to load mysql.so module for your ser, you get an error. bad config. if you do ser -D -E . The result shows that mysql.so was unable to load due to libmysqlclient.so.12 was not found.
Please note that the above mentioned Red Hat Linux includes a MySQL server version 3.23 which does not include the above file. If you do prefer to upgrade your mysql server please do not upgrade it to MySQL 5.0 rather upgrade it to 4.15. You are note done yet. Go to mysql.com and try to find out the following rpm file: MySQL-shared-compat-4.1.10a-0 RPM for i386
This file is from 4.1.10 which includes libmysqlclient.so.12 that is not present 4.1.15. Once downloaded install the file using the following command: rpm -i MySQL-shared-compat-4.1.10a-0.i386.rpm --force
Hope this helps.
Thanks Dhiman Deb Chowdhury http://dhiman.chowdhury.com
------------------------------------------------------------------------------
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Incidentally, all I did was a make clean; make and it worked like a charm on Redhat 9 with Mysql 3.23
Attempting to ascertain the binary for which a pre-compiled module was compiled is always a crapshoot. :)
N.
On Thu, 10 Nov 2005 08:04:26 +0100, Greger V. Teigre wrote
Dhiman, I took the liberty to post your FAQ item to the ONsip.org FAQ section where it will be easier to find for newbies: http://www.onsip.org/modules/xoopsfaq/index.php?cat_id=5#q16 Thanks, g-) ----- Original Message ----- From: Dhiman D Chowdhury To: serusers@lists.iptel.org Sent: Monday, November 07, 2005 10:40 PM Subject: [Serusers] Important please note: unable to load mysql.so and SERVersion 9.3.0: MySQL 4.1.15.
Dear friends, If you are new to SER like I am, please note the followings: Setup: Red Hat Linux 9.0 or Red Hat Enterprise ES 3 and SER version 0.9.3.
- When you try to load mysql.so module for your ser, you get an error. bad config. if you do
ser -D -E . The result shows that mysql.so was unable to load due to libmysqlclient.so.12 was not found. Please note that the above mentioned Red Hat Linux includes a MySQL server version 3.23 which does not include the above file. If you do prefer to upgrade your mysql server please do not upgrade it to MySQL 5.0 rather upgrade it to 4.15. You are note done yet. Go to mysql.com and try to find out the following rpm file: MySQL-shared-compat-4.1.10a-0 RPM for i386 This file is from 4.1.10 which includes libmysqlclient.so.12 that is not present 4.1.15. Once downloaded install the file using the following command: rpm -i MySQL-shared-compat-4.1.10a-0.i386.rpm --force Hope this helps. Thanks Dhiman Deb Chowdhury http://dhiman.chowdhury.com
-----------------------------------------------------------------------
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers