• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

PHP Pear include_path vhost.conf problem

N

NateB

Guest
Seen lots of stuff around the net regarding Plesk Panel and PHP PEAR problems.

Created the vhost.conf file with the proper directives.

Ran websrvmng. Verified the inclusion of vhost.conf in httpd.include.

Restart webserver, check phpinfo(), and the include_path is still set to the previous value.

Any suggestions? What am I doing wrong? HELP!!!!. Have several old scripts using PEAR functions that now magically don't work.

And...WHY is PEAR so fubar in plesk? (don't answer)
 
Doesn't work.

I've seen the php_admin_value using two different syntaxes.

One with quotes around the value, your link without quotes.

Neither works.

I have Safe Mode disabled in the main php.ini file.
 
For now, I've solved the problem setting the include_path in php.ini.

Would still like to know how to get the per host config directives to work though.
 
Hello,

Please make sure that you are referencing /usr/share/psa-pear not /usr/share/pear
 
Back
Top