Hi all, I need to install php_mysql package to run serweb, I have:
/root/sw/php-4.3.11/ext/mysql/php_mysql.c
/root/sw/php-4.3.11/ext/mysql/php_mysql.h
/root/sw/php-4.3.11/ext/mysql/php_mysql.o
/root/sw/php-4.3.11/ext/mysql/php_mysql.lo
but it's not working, I get the error mysql_pconnect(), how do I solve this? Thank you!!!
Llanos