Koozali.org: home of the SME Server

How do I properly set up phpMyAdmin config under SME8

Offline wdepot

  • ***
  • 89
  • +0/-0
    • http://westerndepot.com
How do I properly set up phpMyAdmin config under SME8
« on: November 10, 2012, 10:51:25 PM »
I had a few problems with phpMyAdmin under SME8 until I spotted the Wiki about the old version. Once I removed the old phpmyadmin and smeserver-phpmyadmin and then reinstalled the newer 3.5.2 version most of the problems were solved except for one. I now get the following message on the phpMyAdmin main page:

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

When I click there I get the following info:
Code: [Select]
$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]['recent'] ... not OK [ Documentation ]
Persistent recently used tables: Disabled
 
$cfg['Servers'][$i]['table_uiprefs'] ... not OK [ Documentation ]
Persistent tables' UI preferences: 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 examples/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've downloaded and run the create_tables.sql file (I figured the 3.5.3 version would work with 3.5.2) and created the pma user and given it full access to the phpmyadmin database and select access to the mysql database per the documentation at the phpMyAdmin web site.

My question is: how do I properly set up the config.inc.php file under SME8 with the setup information so that phpMyAdmin can use the database and quit complaining about the setup being incomplete? I assume I need to create a new custom template somewhere but where exactly and what does it need to be named?

Offline pmstewart

  • *
  • 73
  • +0/-0
Re: How do I properly set up phpMyAdmin config under SME8
« Reply #1 on: December 11, 2012, 12:12:51 PM »
Just installed SME 8.0 on two servers (one production, one test) - ran updates from server-manager and installed phpmyadmin 3.5.2.2 el5 getting the same result as posted on both servers.

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: How do I properly set up phpMyAdmin config under SME8
« Reply #2 on: December 11, 2012, 12:35:26 PM »
Just installed SME 8.0 on two servers (one production, one test) - ran updates from server-manager and installed phpmyadmin 3.5.2.2 el5 getting the same result as posted on both servers.


do you mean you have the same issue?

if so, please raise a bug and report here the reference, thank you..

Offline pmstewart

  • *
  • 73
  • +0/-0
Re: How do I properly set up phpMyAdmin config under SME8
« Reply #3 on: December 11, 2012, 12:37:52 PM »
ok will do....I just wondered why mntsnow didn't submit a bug report...... :-D