• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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.

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