• 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

C

ChrisO@

Guest
After trying to upgrade phpmyadmin (Copy all files from zip to \\phpmyadmin folder) from v2.6.0-pl3-nt to v2.10.1 i get the following error when trying to access phpmyadmin :

Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in D:\Program Files\SWsoft\Plesk\admin\htdocs\domains\databases\phpMyAdmin\libraries\session.inc.php on line 54

Notice: Undefined index: DefaultCharset in D:\Program Files\SWsoft\Plesk\admin\htdocs\domains\databases\phpMyAdmin\libraries\select_lang.lib.php on line 405

Notice: Undefined variable: strSessionStartupErrorGeneral in D:\Program Files\SWsoft\Plesk\admin\htdocs\domains\databases\phpMyAdmin\libraries\session.inc.php on line 117

Warning: Cannot modify header information - headers already sent by (output started at D:\Program Files\SWsoft\Plesk\admin\htdocs\domains\databases\phpMyAdmin\libraries\session.inc.php:54) in D:\Program Files\SWsoft\Plesk\admin\


Can anyone help me fix this problem?
 
Hi,

If you have another plesk windows server, copy the "D:\ProgramFiles\SWsoft\Plesk\admin\htdocs\domains\databases\phpMyAdmin\"
folder from it and that should fix the issue

ans
 
Back
Top