On Cpanel server after OS reload, can’t start apache, it shows following error
Invalid command ‘BytesLog’, perhaps mis-spelled or defined by a module not included in the server configuration
The problem is fixed by installing mod_log_bytes
cd /usr/local/cpanel/apache
/usr/local/apache/bin/apxs -iac mod_log_bytes.c