Can’t start apache: Couldn’t start ErrorLog process
AH00089: Couldn’t start ErrorLog process ‘/usr/sbin/rotatelogs
Fix:
1 |
ln -s /usr/bin/rotatelogs /usr/sbin/rotatelogs |
My daily IT journal
AH00089: Couldn’t start ErrorLog process ‘/usr/sbin/rotatelogs
Fix:
1 |
ln -s /usr/bin/rotatelogs /usr/sbin/rotatelogs |
Leave a Reply