• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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