• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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