ReePrime
Disable warning in XAMPP

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

Disable warning in XAMPP

W
Worldshine Infotech

35 Views • Aug 28, 2016

Description

If your running XAMPP and want to turn off notices (or other features):
1. Make sure your editing the right INI file (select config from the control panel)
2. Turn display_errors=on
3. Turn error_reporting=E_ALL & ~E_NOTICE (This will only suppress notice errors)
4. Important - Make sure XAMPP is not overriding your settings further down the file (read the notice above the first set of settings)
5. Stop and Start Apache after saving the file

Download source codes in www.sourcecodefiles.com

Keywords & Tags