• 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.

How to update phhMyAdmin?

T

TAiS46

Guest
Hello,

i have tryed to override the files on:
admin\htdocs\domains\databases\phpmyadmin
(without config file)
But i will get an error.

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

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

Fatal error: main() [function.main]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "PMA_Config" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in C:\Programme\SWsoft\Plesk\admin\htdocs\domains\databases\phpMyAdmin\libraries\common.lib.php on line 2954

can someone help`?
 
You shouldn`t update the phpMyAdmin bundled with Plesk. You cn install an additional instance, if you need it.

To fix the phpmyadmin now, you should remove the phpMyAdmin folder with your new version and then start Add/Remove programs -> Plesk -> Change -> Repair. This should restore the original phpMyAdmin version.
 
Back
Top