• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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