| 
 Posted by Cerebral Believer on 09/15/06 03:56 
For some reason, the way my hosting provider has set up phpmyadmin & mysql,  
does not allow me to create relational databases.  I have having real  
trouble getting this point through to the support staff. 
 
I get the following response when I click on the name of my database (left  
panel) and then on the "operations" sub-tab on the right panel - "Error =  
The additional features for working with linked tables have been  
deactiviated.  To find out why click here".  When I click I am presented  
with the readout below, how would I go about correcting these perameters to  
enable relational features etc, and what variables should I consider? 
 
$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 
Bookmarked SQL query: Disabled 
 
MIME ... not OK [ Documentation ] 
$cfg['Servers'][$i]['history'] ...  not OK [ Documentation ] 
SQL history: Disabled 
 
Regards, 
CB.
 
[Back to original message] 
 |