• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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