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

Where is the httpd.include template located?

R

ralphch

Guest
Hello,

After upgrading to Plesk 7.5.4 and PHP 5 on FreeBSD, every time I add a new domain name, Plesk updates the httpd.include file and breaks the Horde webmail application for all domain names. It does this because it removes the necessary "include_path" for PEAR and other PHP libraries from httpd.include. Thus, after adding a new domain, I have to manually fix the httpd.include file and add the following in all PHP instances:

php_admin_value include_path "/usr/local/psa/psa-horde/lib/Horde/:/usr/local/psa/psa-horde:/usr/local/psa/psa-horde/lib:/usr/local/psa/psa-horde/pear:."

In order to provide a permanent fix, I would need to know where Plesk's template for httpd.include is located and/or how it is generated.

Any help will be greatly appreciated.

Thanks,
Ralph
 
Back
Top