Go Back   TechArena Community > Software > Software Development
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



Supported DB Extensions: None

Software Development


Reply
 
Thread Tools Search this Thread
  #1  
Old 23-11-2009
Member
 
Join Date: Jan 2009
Posts: 87
Supported DB Extensions: None

Hello friends, I have setup an Apache Web Server with PHP and i want to host a forum web server for my local area network. I have a LAN where i and my friends enjoy most of the time with online games and stuff. So i am using MyBB to host the local area forum. Apache is set and PHP works fine with it. But when i try to install MyBB i get an error. During the requirement check stage it tells me No supported db extension found. I get this screen :
Quote:
Requirements Check
Requirements
PHP Version: 5.2.1
Supported DB Extensions: None
PHP XML Extensions: Installed
Configuration File Writable: Writable
Settings File Writable: Writable
File Uploads Directory Writable: Writable
Avatar Uploads Directory Writable: Writable

The MyBB Requirements check failed due to the reasons below. MyBB installation cannot continue because you did not meet the MyBB requirements. Please correct the errors below and try again:

*MyBB requires one or more suitable database extensions to be installed. Your server reported that none were available.
What do i do? Please help...
Reply With Quote
  #2  
Old 23-11-2009
kelfro's Avatar
Member
 
Join Date: Apr 2008
Posts: 1,976
Re: Supported DB Extensions: None

The problem shows that MyBB needs a db server which will save data and it cannot find on your server, Now you must install a server which is supported by MyBB. I would recommend you use MySQL as its easy to setup and very compatible with MyBB. But first open php.ini and uncomment these lines :
Quote:
extension=php_mysql.dll
extension=php_mysqli.dll
and then install MySQL if the version of MySQL is 4.1 or below...
Reply With Quote
  #3  
Old 23-11-2009
Member
 
Join Date: Jan 2009
Posts: 87
Re: Supported DB Extensions: None

Quote:
Originally Posted by kelfro View Post
The problem shows that MyBB needs a db server which will save data and it cannot find on your server, Now you must install a server which is supported by MyBB. I would recommend you use MySQL as its easy to setup and very compatible with MyBB. But first open php.ini and uncomment these lines :

and then install MySQL if the version of MySQL is 4.1 or below...
I already installed MySQL and did the necessary changes. Also i need to restart Apache after installing MySQL so that my website could recognize the database. I also created a data with name landata, but nothing seems to help. Any other ideas? Please help...
Reply With Quote
  #4  
Old 23-11-2009
Member
 
Join Date: Jan 2009
Posts: 1,741
Re: Supported DB Extensions: None

I had a similar problem with the older version of PHP Apache and MySQL on all Forum softwares including MyBB, IceBB and SMF, I installed the never version of all the three softwares and tried again but i could not be able to succeed, Then i just restarted my PC and everything worked, I think restarting the computer made my server working, i hope this could help you too. Its worth a try...
Reply With Quote
Reply

  TechArena Community > Software > Software Development


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Supported DB Extensions: None"
Thread Thread Starter Forum Replies Last Post
Cannot hide file extensions in MAC OS X Ainsley Operating Systems 6 2 Weeks Ago 04:12 PM
Need Firefox 5 help and extensions Paul$Terry Technology & Internet 6 27-06-2011 10:27 PM
Installed Extensions are missing from "Wrench/Tools/Extensions" in Google Chrome. Cauvery Technology & Internet 5 24-05-2011 09:58 PM
What is ASP.NET 3.5 Extensions Arumugan Software Development 5 18-02-2010 04:40 AM
Extensions In Firefox 3 TechyGuy Tips & Tweaks 1 28-11-2008 05:44 PM


All times are GMT +5.5. The time now is 05:48 PM.