MyBB Community Forums

Full Version: MySQL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to install a new forum, but I think I need to fix some things in the database in order to be able to continue.

When I log into phpmyadmin I get this message:

"The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here."

When I to find out more I get this message:

"$cfg['Servers'][$i]['pmadb'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['relation'] ... not OK [ Documentation ]
General relation features: Disabled

$cfg['Servers'][$i]['table_info'] ... not OK [ Documentation ]
Display Features: Disabled

$cfg['Servers'][$i]['table_coords'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['pdf_pages'] ... not OK [ Documentation ]
Creation of PDFs: Disabled

$cfg['Servers'][$i]['column_info'] ... not OK [ Documentation ]
Displaying Column Comments: Disabled
Browser transformation: Disabled

$cfg['Servers'][$i]['bookmarktable'] ... not OK [ Documentation ]
Bookmarked SQL query: Disabled

$cfg['Servers'][$i]['history'] ... not OK [ Documentation ]
SQL history: Disabled

$cfg['Servers'][$i]['designer_coords'] ... not OK [ Documentation ]
Designer: Disabled

$cfg['Servers'][$i]['tracking'] ... not OK [ Documentation ]
Tracking: Disabled

$cfg['Servers'][$i]['userconfig'] ... not OK [ Documentation ]
User preferences: Disabled

Quick steps to setup advanced features:

Create the needed tables with the script/create_tables.sql.
Create a pma user and give access to these tables.
Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php.
Re-login to phpMyAdmin to load the updated configuration file."

I don't know enough to fix this. Is there someone who want to guide me through the process? I will gladly pay for the help!
You probably want to ask at phpMyAdmin support. http://www.phpmyadmin.net/home_page/support.php
I contacted my host and I don't need to worry abt. it...