Quote from: wshawn at Mar 18, 2010, 11:36 AM
Are you getting any errors?
The permissions are ok and I created a database as well as attached a user to it.
But when i use phpMyAdmin I found the following message at the bottom of the screen
The additional features for working with linked tables have been deactivated. To find out why click here.
And when i click why? I get the following
Server: localhost
$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
Bookmarked SQL query: Disabled
Browser transformation: Disabled
$cfg['Servers'][$i]['history'] ... not OK [ Documentation ]
SQL history: Disabled
$cfg['Servers'][$i]['designer_coords'] ...not OK [ Documentation ]
Designer: Disabled
could this be a reason why the setup is not able to create database/ work with the database I created ?
In any case I do not plan to use shared hosting for my website ultimately and I don’t have to solve this problem.
Am just reporting it in case others face similar issues.