|
|
stop default error messages in xampp - Apache
|
Views : 455
|
|
Tagged in : Apache
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
Stop default error messages in xampp:
Sometimes when we get default error messages like,
"Notice: Undefined Index,etc,.."
Move to php.ini file.
* If you have installed xampp, then move to XAMPP/PHP/php.ini file.
* Search for the line "display_errors=On".
* Change it to Off
* Restart Apache and run the file.
Now you wont get default error messages........ |
|
By Ramya, On - 2011-08-01 |
|
|
|