mysql php admin is showing the following errors

Status
Not open for further replies.

tangoo

New Member
Messages
15
Reaction score
0
Points
0
$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: DisabledBookmarked SQL query: DisabledBrowser transformation: Disabled $cfg['Servers'][$i]['history'] ... not OK [ Documentation ]SQL history: Disabled $cfg['Servers'][$i]['designer_coords'] ... not OK [ Documentation ]Designer: Disabled

this is in my database
server am on is stoli.x10hosting.com
this is causing my site to rune low with alot of lagg please help me

thanks

this is in mysqlphpadmin
 

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
hello,

Are you still getting that?
Looks like phpMyAdmin works fine from our backend, and your site loads up just fine and fast for me at this time.
 

descalzo

Grim Squeaker
Community Support
Messages
9,372
Reaction score
326
Points
83
When you go to PHPMyAdmin, the first screen, at the bottom of the page, there is

Code:
The additional features for working with linked tables have been deactivated. To find out why click here.

If you click the link, you get what he posted. It should have nothing to do with the operation of a user's MySQL.
 
Status
Not open for further replies.
Top