Any help with the following errors from the general server log would be appreciated:
[STDERR] PHP Warning: filemtime() [<a href='function.filemtime'>function.filemtime</a>]: Stat failed for /tmp/lshttpd/.status (errno=13 - Permission denied) in /opt/lsws/admin/html.4.0.12/classes/ws/Service.php on line 33
[STDERR] PHP Warning: fopen(/tmp/lshttpd/.status) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in /opt/lsws/admin/html.4.0.12/classes/ws/Service.php on line 128
2010-01-23 14:53:47.793
[STDERR] PHP Warning: fopen(/tmp/lshttpd/lshttpd.pid) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in /opt/lsws/admin/html.4.0.12/classes/ws/Service.php on line 70
What owner:group and permissions should be set for these paths?
[STDERR] PHP Warning: filemtime() [<a href='function.filemtime'>function.filemtime</a>]: Stat failed for /tmp/lshttpd/.status (errno=13 - Permission denied) in /opt/lsws/admin/html.4.0.12/classes/ws/Service.php on line 33
[STDERR] PHP Warning: fopen(/tmp/lshttpd/.status) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in /opt/lsws/admin/html.4.0.12/classes/ws/Service.php on line 128
2010-01-23 14:53:47.793
[STDERR] PHP Warning: fopen(/tmp/lshttpd/lshttpd.pid) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in /opt/lsws/admin/html.4.0.12/classes/ws/Service.php on line 70
What owner:group and permissions should be set for these paths?
Last edited by a moderator: