|
-
Nov 29th, 2009, 06:17 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] Class 'mysqli' not found in
Assume this is sth I need to contact my host for, but they are so cr@ppy, I thought I'd first ask.
Code is working fine on my local maching, but when running it on my server, I get an error that read:
Fatal error: Class 'mysqli' not found in /home/httpd/html/www.mysite.com/src/lib/dbconnect.php on line 289
That line of code:
$this->MySQLi = new mysqli($servername, $username, $password, $database);
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|