Tag Archives: php_value

‘php_admin_value’ Bug When Overwriting PHP Settings

If you want to overwrite certain settings for a particular directory, you can either use a .htaccess file or edit the apache config file. One of those changes, could be to alter the include_path for PHP for certain projects. Normally, … Continue reading

Posted in PHP | Tagged , , , | 1 Comment