LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   General (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=25)
-   -   Permission Issue (http://www.litespeedtech.com/support/forum/showthread.php?t=927)

alberto 03-18-2007 07:54 AM

Permission Issue
 
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?

mistwang 03-18-2007 10:33 AM

You need to make directory /etc/httpd/conf/ssl.key/ accessible for user apache, the server.key file do not need to be readable for user apache for better security.


All times are GMT -7. The time now is 04:00 PM.