login | register
Fri 08 of Aug, 2008 [21:08 UTC]

voip-info.org

History

SER module mysql

Created by: oej,Last modification on Sun 02 of Nov, 2003 [19:34 UTC]
This module is needed by other modules using SQL databases.


Comments

Comments Filter
222

333mysql.so module is not loading...?

by hykinpower, Friday 15 of September, 2006 [19:53:04 UTC]
hi everybody


i am installing ser-0.9.6 with mysql 4.0.26 i am able to itsall mysql and ser but when i am trying to locate mysql.so its not lacating.


 i am installing mysql like this
cd /usr/local

wget http://mirror.services.wisc.edu/mysql/Downloads/MySQL-4.0/mysql-4.0.26.tar.gz

gunzip mysql-4.0.26.tar.gz

tar xvf mysql-4.0.26.tar

cd mysql-4.0.26

userdel mysql

groupadd mysql

useradd -g mysql mysql

./configure --prefix=/usr/local/mysql --enable-large-files --enable-shared=yes

make && make install

scripts/mysql_install_db

chown -R root /usr/local/mysql

chown -R mysql /usr/local/mysql/var

chgrp -R mysql /usr/local/mysql

cp support-files/my-medium.cnf /etc/my.cnf

vi /etc/rc.d/rc.local

   /usr/local/bin/rtpproxy

   export SIP_DOMAIN=" globe7.com"

   /usr/local/sbin/ser

   /usr/local/mysql/bin/mysqld_safe --user=mysql &


tar -zxvf ser-0.9.6

cd ser-0.9.6
make
make install

but i am not able to install mysql.so module please please can anybody give me the procedure how to install becouse i am new to this ser and mysql

please give breafly notes so tha i can go ahead

thanx
prabhakar