Re: Code to bypass a certain php.ini directive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 20, 2005 3:06 pm, Mário Gamito said:
> I have this server with "display_errors=Off" in php.ini
>
> Now that i'm developing a new site. is there some code i can insert in
> the begining of a .php file to set only for this file (not sitewide)
> "display_errors=On" ?

Search http://apache.org for .htaccess and use "php_value display_errors
1" in it.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux