>
> Fatal error: Call to undefined function: mysql_pconnect() in
> /var/www/html/install/newinstall.php on line 36
>
> I am positive the problem is between mysql and php, but I don't know how
> to fix that.
>
This doesn't sound like a problem between PHP and MySQL. This sounds
like your version of PHP was not compiled with any support FOR MySQL.
The entire mysql_pconnect() function is a mystery to PHP. This is not a
problem with your running MySQL server or parameters.
--ronan
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:50:45 EDT