• 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.

Issue Overwriting odbc driver permissions after each Plesk update

VojinP

Basic Pleskian
IDK why, but Plesk is overwriting permissions for psaadm and psacln users to DENY on my 3.51 ODBC drivers after each update so I cannot use those drivers with classic ASP pages I have. I need manually to restore permissions each time. Any idea how to stop Plesk overwriting those permissions? Btw, driver is in folder C:\Program Files (x86)\MySQL\Connector ODBC 3.51 ...
 
This may happen, if you have installed both 32-bit version and 64-bit version of ODBC drivers.

Can you please check the following:
Go to Windows->Control Panel->Programs->Programs and Features to see the list of installed software.
Please check if you have MySQL Connector/ODBC 3.51 twice in the list or not.

Which version of Plesk do you have? Latest 17.8?
solution may differ in Plesk 17.5 and 17.8.
 
I have only one installation. And We are still using 17.0.17 Onyx.

However, in odbc driver list I found it both in 32-bit and 64-bit sources... but as a 32-bit driver
 
Ok, I got it. You have installed only 64-bit MySQL ODBC package, which contains both 32-bit and 64-bit drivers. Plesk 17.0.17 ships with 32-bit version of ODBC package, this means that you have probably installed 64-bit package manually from MySQL website. Is it correct?

1) This problem already resolved in Plesk 17.8. (It installs 64-bit version of package and supports both permissions for 32-bit and 64-bit drivers).
2) as workaround in 17.0.17 you can try to use solution from Connection to MySQL database fails: Specified driver could not be loaded due to system error 5: Access is denied. (MySQL ODBC 5.1 Driver)
After placing additional XML file with rules for both 32-bit and 64-bit driver, Plesk will not reset permissions for this folder during every update.
 
ok, please report here if it helps or not.

And of course, I recommend to upgrade to latest version. :)
 
Back
Top