• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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