Submitted by michal@trustica.cz on Tue, 05/17/2011 - 03:00
I have several domains managed by one reseller. These domains use the same server template, which allows to edit PHP configuration.
On some domains there IS a "PHP4 Configuration" or "PHP5 configuration" under "Services" within that server, on some domains there is NOT.
I want to allow all servers modify their PHP configuration. How to configure it globally for this reseller or his servers?
Thank you
Status:
Active
Comments
Submitted by JamieCameron on Tue, 05/17/2011 - 12:52 Comment #1
You need to make sure that the domains are using fcgid or cgi mode for running PHP scripts, which can be set at Server Configuration -> Website Options.
In mod_php mode, each domain cannot have its own PHP configuration, so that link does not appear.