• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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