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

PEAR include path being ignored in 9.5.1

Matthew James

Basic Pleskian
Hi,

It seems that the php PEAR include path is being ignored in 9.5.1 as my scripts that use PEAR components have now stopped working with the error:

Fatal error: require_once() [function.require]: Failed opening required 'Net/EPP/Client.php' (include_path='.:/usr/share/pear:')

So, it still knows the include path also includes /usr/share/pear yet it does not manage to open the files (even though they are all there and were working fine on Plesk 9.3).

The local include path still works though but it's a lot of hassle to move all the scripts in /usr/share/pear.

Any ideas?

Thanks
 
Back
Top