I'm instaling the SERWEB pakage but I have some problems; when I trying to view the /.../html/admin/index.php
Fatal error: Call to undefined function: mysql_pconnect() in /var/www/html/serweb/phplib/db_mysql.inc on line 73
I have instaled mysql,php,php-mysql, apache; but when I instaled o decompress SER-linux-i586*** when I put "loadmodule......mysql.so" the SER search libmysqlclient.so.10; ************************************************** 0(6317) ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.10: cannot open shared object file: No such file or directory ************************************************** but in my machine we have only libmysqlclient.so libmysqlclient.so.12 and others; then I renamed the libmysqlclient.so file to libmysqlclient.so.10 ; in this way the SER don't have errors. but my question is if this fact produce the error or I have to do something more...
Hi Johnny,
I had the same problem with on a Linux Mandrake 10.0 box. I fixed the problem by recompiling ser with the new mysqlclient v12 headers (remember to change the mysql flag in the acc module Makefile!). Don't know what effect renaming v10 to v12 will have though...
Regards JD
On Wed, 2005-03-02 at 01:10, johnny Laura wrote:
I'm instaling the SERWEB pakage but I have some problems; when I trying to view the /.../html/admin/index.php
Fatal error: Call to undefined function: mysql_pconnect() in /var/www/html/serweb/phplib/db_mysql.inc on line 73
I have instaled mysql,php,php-mysql, apache; but when I instaled o decompress SER-linux-i586*** when I put "loadmodule......mysql.so" the SER search libmysqlclient.so.10;
0(6317) ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.10: cannot open shared object file: No such file or directory
but in my machine we have only libmysqlclient.so libmysqlclient.so.12 and others; then I renamed the libmysqlclient.so file to libmysqlclient.so.10 ; in this way the SER don't have errors. but my question is if this fact produce the error or I have to do something more...
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers