Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: MySQL Improved?
PostPosted: Wed Oct 26, 2005 7:51 pm 
Offline
Senior Newbie

Joined: Wed Oct 19, 2005 4:38 pm
Posts: 7
Hi, I'm just transferring one of my old forum PUNBB sites from TextDrive to Linode. I'm getting this error though:

This PHP environment doesn't have Improved MySQL (mysqli) support built in. Improved MySQL support is required if you want to use a MySQL 4.1 (or later) database to run this forum. Consult the PHP documentation for further assistance.

How does one go about including mysql into the php environment.


Top
   
PostPosted: Wed Oct 26, 2005 8:03 pm 
Offline
Senior Newbie

Joined: Wed Oct 19, 2005 4:38 pm
Posts: 7
Instead of using a mysql version 4.0, i installed mysql version4.1 and I still get the same error.


Top
   
 Post subject:
PostPosted: Wed Oct 26, 2005 8:30 pm 
Offline
Senior Newbie

Joined: Tue Jun 21, 2005 2:59 pm
Posts: 9
The error lies with php, not mysql. The mysqli part of php has not been built or loaded. See if there is a mysqli extension in /usr/lib/php/extensions/$somedir/. If so, add a line extention=php_mysqli to your php.ini file. Otherwise, install php with the extension built in, or see if the extension is packaged seperately for your distribution.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


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

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group