24
May 2009
Apache error: Invalid command ‘BytesLog’
Posted in Apache by sibu at 5:03 pm |
If you receive the following error,
Invalid command ‘BytesLog’, perhaps mis-spelled or defined by a module not included in the server configuration
while restarting apache in cPanel servers , do the following steps.
# cd /usr/local/cpanel/apache
# /usr/local/apache/bin/apxs -iac mod_log_bytes.c
# /etc/rc.d/init.d/httpd restart
It will install the missing module and restart apache
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.