• 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

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