Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hi
I am using the latest version of plesk - Onyx 17.0.17 and CentOS Linux 7.3.1
Looking at the apache version it seems to be a very old version, 2.4.6 Apache latest version of 2.4 is current 2.4.26. So we are 20 releases behind !
Just wondering why plesk does not upgrade it to the latest...
Sorry typos
Is so, are you saying i only need to move the file libmyodbc.so to the folder under /usr/lib64/libmysqlserver.so.2
I don't see a folder under /lib64 called libmysqlserver.so.2
Hi Eax
Sorry so to clarify, i ran
find / \( -name libmysqlserver.so.2 -o -name libmyodbc.so \) -print 2>/dev/null
it then gave me only the below result
/usr/lib64/sw/libmysqlserver.so.2
--------
So this means the file libmyodbc.so is located in the folder libmysqlserver.so.2 ?
Is so...
Hi Eax
Thanks, please see below result
/usr/lib64/sw/libmysqlserver.so.2
So it should be located here :
/usr/lib64/libmysqlserver.so.2
If so do i move onto step 2 and run
grep -i APS_DB_DRIVER_LIBRARY /etc/psa/psa.conf
APS_DB_DRIVER_LIBRARY /usr/lib64/libmysqlserver.so.2
Apologies i am...
Hi Eax
No unfortunately that did not work, still getting the error.
Kind Regards
Scott
# yum install mysql-connector-odbc
Loaded plugins: presto
Setting up Install Process
PLESK_17_0_17-extras...
https://kb.plesk.com/en/124899
I ran rpm -Uvh mysql-connector-odbc-5.1.5.rpm --force
and it gives me error
error: open of mysql-connector-odbc-5.1.5.rpm failed: No such file or directory
Hi
I upgraded to Plesk Onyx Version 17.0.17 and i am getting the following error when i click on applications.
Internal error: ODBC error #01000: [unixODBC][Driver Manager]Can't open lib '/usr/lib64/libmyodbc5.so' : file not found
Message ODBC error #01000: [unixODBC][Driver Manager]Can't...