MyBB Community Forums

Full Version: MyBB database extensions problem?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,

I seem to be getting this error:

Quote:Requirements Check
Requirements
PHP Version: 5.1.6
Supported DB Extensions: None
Supported Translation Extensions: iconv
PHP XML Extensions: Installed
Configuration File Writable: Writable
Settings File Writable: Writable
Cache Directory Writable: Writable
File Uploads Directory Writable: Writable
Avatar Uploads Directory Writable: Writable
Error
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.
Image: http://puu.sh/GBHU

Here is my PHP info: PHP Info

Im on CentOS and my php.ini is located at /etc/php.ini but I cant seem to find the line everyone is saying to take the ; off from.

Can anybody help?

Any technical staff around, I need help!
It seems that there is not database software (like MySQL) installed on your server....
MyBB supports MySQL, MySQLi (preferred), pgSQL and SQLite. One of these extensions must be installed.
(2012-07-07, 06:21 PM)Tomm M Wrote: [ -> ]MyBB supports MySQL, MySQLi (preferred), pgSQL and SQLite. One of these extensions must be installed.

But they are, I know they are as my Webmin panel can control settings for it,

http://puu.sh/GCmu
You have to install the php_mysql extension.
(2012-07-07, 06:30 PM)Nathan Malcolm Wrote: [ -> ]You have to install the php_mysql extension.

How do I do that on CentOS?
I guess Google knows an answer like this:
http://www.cyberciti.biz/faq/rhel-fedora...n-for-php/
yum install php-mysql
Thank You, got it to work. Appreciate that!
This is my new problem and none of this topic helps me on getting it fixed.
Its not really telling you on what to do can anyone help me plz thanks.