• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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