Code: Select all
PHP Warning: fopen(/home/USER_ACCOUNT_REDACTED/public_html/system/logs/syserr_cia.log): failed to open stream: Permission denied in /home/USER_ACCOUNT_REDACTED/public_html/system/library/log.php on line 17
I'm a stickler for errors, including warnings. Code is regularly maintained to eliminate any occurrence of either error or warning in the logs. This is an issue I haven't been able to resolve. Appears when (assumedly) the error log is being written to and another process attempts to write to the file at the same time.
Is there any workaround to securely eliminate this error? Current OC version is 1.5.4.1.