• 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

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