• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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