When updating a listeners I got this message:
Warning: is_file() [function.is-file]: Stat failed for /etc/httpd/conf/ssl.key/server.key (errno=13 - Permission denied) in /opt/lsws/admin/html.3.0/classes/ConfValidation.php on line 572
Warning: fopen(/opt/lsws/conf/httpd_config.xml) [function.fopen]: failed to open stream: Permission denied in /opt/lsws/admin/html.3.0/classes/ConfigFile.php on line 46
LS is running as apache:apache.
How can I solve this?
Warning: is_file() [function.is-file]: Stat failed for /etc/httpd/conf/ssl.key/server.key (errno=13 - Permission denied) in /opt/lsws/admin/html.3.0/classes/ConfValidation.php on line 572
Warning: fopen(/opt/lsws/conf/httpd_config.xml) [function.fopen]: failed to open stream: Permission denied in /opt/lsws/admin/html.3.0/classes/ConfigFile.php on line 46
LS is running as apache:apache.
How can I solve this?