Public bug reported:

Binary package hint: php5-mysql

I am using 6.10 
Installing php5-mysql did not update /etc/php5/apache2/php.ini to enable the 
mysql extension so generating errors when using the  mysql_pconnect() function. 
Fixed by removing comment from line
;extension=mysql.so 
to 
extension=mysql.so 
in  /etc/php5/apache2/php.ini

This problem was reported on the forums several months ago.

** Affects: php5 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
mysql_pconnect() error
https://launchpad.net/bugs/85415

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to