
Originally Posted by
zamrg
cPanel currently logs all Apache error logs to a centralized error_log file in /usr/local/Apache/logs.
Whilst one can manually edit the vhost template to setup per domain error logs, it would be nice if there was an option in cPanel to enable this as well as have it as a default setting.
It makes sense for clients to be able to debug their scripts by monitoring their own error logs; rather than running to the host to find out why so and so isn't working or they're getting a random 500 internal server error, especially with suphp enabled by default which will throw a lot of these if the files aren't owned a specific way or given the appropriate permissions.