Page 1 of 1

phpMyAdmin Disabled Features (XP SP3) 1.7.7 [SOLVED]

PostPosted: 29. October 2011 15:26
by wisemasterchief
I am getting following warnings, please advise:

$cfg['Servers'][$i]['pmadb'] ... OK
$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

new install for XAMPP.. I am getting following warnings, please advise:

$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

Re: phpMyAdmin Disabled Features

PostPosted: 29. October 2011 17:27
by Sharley
Try another installation method instead of the installer exe version, often fixes issues with the current installer being used.

Follow these instructions especially the uninstall process to make sure that the currently installed XAMPP is totally removed before attempting to use the archive version.
viewtopic.php?p=179699#p179699

Good luck. :)

Re: phpMyAdmin Disabled Features

PostPosted: 30. October 2011 17:42
by wisemasterchief
I downloaded the ZIP distribution and everything is now enabled.

thank you

UPDATE - BTW, Dreamweaver CS5.5 connects to my test sites via WebDAV flawlessly with the XAMPP platform. One of major reasons for going XAMPP.

Re: phpMyAdmin Disabled Features

PostPosted: 30. October 2011 22:08
by Sharley
You're welcome and thanks for the feed back. 8)
The current version of the installer is suspect (read buggy) and may well be replaced in the next XAMPP version, see this sticky from the developer:
viewtopic.php?f=16&t=48373

Best wishes. :)