If you want to use only one php.ini file for all your sites you need to create .htaccess file in main directory (/public_html/.htaccess) and put into variable: ================ SetEnv PHPRC /location/to_dir/containing/phpinifile ================ For example: