• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

FastCGI+PHP and php.ini

N

NoemiA

Guest
Hello everyone,

is there a way to modify some entries of the php.ini file when PHP runs with FastCGI?

As far as I know, php_admin_flag and php_admin_value aren't supported so I can't do it in the conf/vhost.conf, am I wrong?

So how to modify them in a vhost?

Thanks!
 
I think you could create a vhost.conf file for each domain and make your adjustments there.
 
Back
Top