• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by jacubb

  1. J

    Question How to install PDO_DbLib for PHP 5.6

    Can you please write me how can I do it? I am not familiar with CentOS commands :/ I just need to install dblib driver and get it work with freetds version 8.0.
  2. J

    Question How to install PDO_DbLib for PHP 5.6

    It returned this: grep -R pdo_dblib.so /opt/plesk/php/5.6/etc/* /opt/plesk/php/5.6/etc/php.d/pdo_dblib.ini:extension=pdo_dblib.so
  3. J

    Question How to install PDO_DbLib for PHP 5.6

    /opt/plesk/php/5.6/bin/php -m | grep pdo PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/5.6/lib64/php/modules/pdo_dblib.so' - /opt/plesk/php/5.6/lib64/php/modules/pdo_dblib.so: cannot open shared object file: No such file or directory in Unknown on line 0 pdo_mysql...
  4. J

    Question How to install PDO_DbLib for PHP 5.6

    Thanks for a fast reply! However, no luck. yum install plesk-php56-pdo Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Package plesk-php56-pdo-5.6.36-centos7.18042712.x86_64 already installed and latest version Nothing to do
  5. J

    Question How to install PDO_DbLib for PHP 5.6

    Hello, I have Plesk Onyx 17.8 running on CentOS 7.5 and I would like to install PDO_DbLib extension for PHP 5.6. I have tried more tutorials, but they didn't work for me. Anyone can help me? Thank you.
Back
Top