This is how
php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on
php_flag log_errors on
php_value error_log /home/path/to/domain/PHP_errors.log
This is how
php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on
php_flag log_errors on
php_value error_log /home/path/to/domain/PHP_errors.log
GoAccess is an open source real-time Apache log analyzer and interactive viewer that runs in a terminal in *nix systems. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.
All credits go to http://www.ubuntugeek.com/goaccess-visual-apachenginx-log-analyzer.html
Continue reading GoAccess – analyzer and interactive viewer of apache or nginx logs