View Single Post
Old 02-03-2012, 11:05 AM   #1
buydomain
Moderator
 
Join Date: Jan 2012
Location: Rocky Mountains
Posts: 71
PHP Admin Table Link Struture Disabled - How to enable?

On my linux server I need to enable the code below in PHPAdmin.

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
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

I know how to login via SSH and navigate if need be to fix this, can some one tell me where and how to enable the code above?

Thanks, I would really appreciate some help
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
::
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
::
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

DynoNames.com a great place to register domain names & setup web hosting for any size website. Founded 2002

Last edited by buydomain; 02-03-2012 at 11:07 AM..
buydomain is offline   Reply With Quote