Plesk PHP.INI Per Domain Customisation

You can customise the PHP.INI file on an individual domain level for your customers using the Plesk "php_admin_value" parameter inside "vhosts.conf & vhosts_ssl.conf" files, usually located under "/var/www/vhosts/domain.com/conf/".

For Example;

php_admin_value magic_quotes_gpc "1"
php_admin_value register_long_arrays "1"
php_admin_value display_errors "1"
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Firewall Configuration

If you can't connect to your server on some ports it's most likely due to the Linux...

How to remove an IP address block in Config Server Firewall

Synopsis:This guide contains instructions for removing a blocked IP address from within Config...

What is using disk space in Linux

Synopsis:This guide contains instructions for identifying what folders on your Linux server are...