• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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