• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

phpMyAdmin - upgrading to newer versions

M

matija

Guest
Has anyone tried to upgrade phpMyAdmin (replace the old files in C:\Program Files\Plesk\admin\htdocs\domains\databases\phpMyAdmin with the new ones from zip, except config.inc.php) to version 2.7.x? I get error "The host name is empty!".
Version 2.6.4 works fine btw and the issue is still here after upgrading to MySQL 5.
 
phpMyAdmin 2.8.0-beta1 is released, but also does not work... I get the following error:
"Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time. in C:\Program Files\Plesk\admin\htdocs\domains\databases\phpMyAdmin\libraries\session.inc.php on line 73"
 
Anyone has succeced updating phpmyadmin?

Best Regards.
 
2.6.4 seems highest working for the moment.

2.7pl2 gives host empty

2.8 rc2 gives indeed Warning: ini_set(): error
 
Back
Top