NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
mysql_pconnect undefined *solved*


Joined: 28 Jun 2005
Posts: 3
Reply with quote
I am relatively new to php/mysql/apache, etc., so please pardon me if the answer to my question is somewhere on the internet and I just haven't been able to find it.

I began developing with the eval version of 3.3.3 and everything was working fine.

Once I purchased the 4.0 version and installed it, I now receive the following message:
E_ERROR - Call to undefined function mysql_pconnect() at index.php line 31

This worked before I installed the new version. I installed 4.0 with PHP 5, which is what I was using under 3.3.3.

Any help would certainly be appreciated.

Thanks.
View user's profileFind all posts by scottrSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
you may want to uncomment the following line in your php.ini file to get php_mysql extension loaded with all its functions:

;extension=php_mysql.dll
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 28 Jun 2005
Posts: 3
Reply with quote
That took care of it.

Thank you.
View user's profileFind all posts by scottrSend private message
mysql_pconnect undefined *solved*
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic