• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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