Hi,
I've tried to install the plesk 10.4 update from 9.5 on a CentOs 5.8 server. The initial update failed and subsequent updates have failed using the ./bootstrapper.sh repair command. The failure message is:
Trying to set up APS controller database... Attempting to check APS db connection via ODBC, using /usr/bin/isql (empty output is good)
/usr/bin/isql: relocation error: /usr/lib64/libmyodbc3.so: symbol strmov, version libmysqlclient_15 not defined in file libmysqlclient.so.15 with link time reference
Failed, rc = 127.
Failed to establish test connection. Cleaning up.
I've confirmed that I can connect to the mysql database using:
mysql -h 127.0.0.1 -P 3306 -uadmin -p`cat /etc/psa/.psa.shadow`
Initially it wouldn't but on resetting the password, it now does.
Does anyone have any suggestions?
Thanks.
I've tried to install the plesk 10.4 update from 9.5 on a CentOs 5.8 server. The initial update failed and subsequent updates have failed using the ./bootstrapper.sh repair command. The failure message is:
Trying to set up APS controller database... Attempting to check APS db connection via ODBC, using /usr/bin/isql (empty output is good)
/usr/bin/isql: relocation error: /usr/lib64/libmyodbc3.so: symbol strmov, version libmysqlclient_15 not defined in file libmysqlclient.so.15 with link time reference
Failed, rc = 127.
Failed to establish test connection. Cleaning up.
I've confirmed that I can connect to the mysql database using:
mysql -h 127.0.0.1 -P 3306 -uadmin -p`cat /etc/psa/.psa.shadow`
Initially it wouldn't but on resetting the password, it now does.
Does anyone have any suggestions?
Thanks.
Last edited: