• 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

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