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

Issue SugarCRM refuses to install

itakmedia

New Pleskian
Server operating system version
Debian 10.13
Plesk version and microupdate number
Plesk Obsidian 18.0.59
Hello,
when trying to install SugarCRM v6.5.18 from the Plesk Obsidian Application system, the process stops and I get the following message:
The 'mysql' extension has not been found.
(Sorry for the translation)

What does it mean while my other websites and services work with MySql databases?
Is it possible to install SugarCRM?
 
"mysql" is the old MySQL extension of PHP versions prior 7. You'd need a PHP 5.6 for it. In new PHP versions, the extension is mysqli. I suggest to check the SugarCRM manufacturers website whether they offer a free recent version that supports modern PHP.
 
Back
Top