• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

plesk installer update - ERROR

Martin_Sauer

Regular Pleskian
Username:

TITLE

plesk installer update - ERROR

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian Version 18.0.50.2, Red Hat Enterprise Linux release 8.7 (Ootpa), x86-64

PROBLEM DESCRIPTION

Issuing a
Bash:
plesk installer update

results in error messages during update:
Code:
PHP Warning: Array to string conversion; File: /usr/local/psa/admin/plib/vendor/plesk/zf1/library/Zend/Db/Statement/Pdo.php, Line: 228

PHP Warning:  Array to string conversion in /usr/local/psa/admin/plib/vendor/plesk/zf1/library/Zend/Db/Statement/Pdo.php on line 228

STEPS TO REPRODUCE

After
Bash:
plesk repair installation

phpmyadmin config storage is broken. To redo a phpmyadmin reinstallation is needed, which requires:
Bash:
plesk installer update

according: https://support.plesk.com/hc/en-us/articles/213948725-How-to-reinstall-phpMyAdmin-in-Plesk-for-Linux

ACTUAL RESULT

Error during
Bash:
plesk installer update

EXPECTED RESULT

no ERROR

ANY ADDITIONAL INFORMATION

(DID NOT ANSWER QUESTION)

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
The message is just a warning and caused by a migration that Plesk is currently doing from older PHP versions to the latest PHP 8.2 for the internal scripts. The warning has no effect on the script itself.
 
Back
Top