[UPHPU] PHP 5 and local php.inis
Brandon Stout
bms at mscis.org
Mon Mar 26 23:37:22 MDT 2007
Sean wrote:
> if your can use htaccess files simple to do
>
> put a htaccess file in the root folder with
>
> php_value display_errors on
>
> here is the doc on it
>
> http://us2.php.net/configuration.changes
Note that only directives with the CHANGEABLE constant PHP_INI_PERDIR or
PHP_INI_ALL on this page:
http://www.php.net/manual/en/ini.php
can be set via .htaccess;
Brandon Stout
http://mscis.org
More information about the UPHPU
mailing list