Hello there.
Hope that this thread will be the last one with my problems after updating from 1.0.0 to 1.0.2. This time, i have an error with phpmyadmin. The database works greate; sites are connecting without problems but, when i login on phpmyadmin i receive this errors at the bottom of the page:
- First line:
Code:
The additional features for working with linked tables have been deactivated. To find out why click here.
... and when i click there appear a new page :
Code:
Server: localhost:3306
$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
- Second line:
Code:
Connection for controluser as defined in your configuration failed.
- Third line:
Code:
Your PHP parameter session.gc_maxlifetime is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.
I think that is a misconfiguration problem, but i don't know how to resolve it and what the problem really is.
Hope that someone helps me
!
Thx in advance!