Plain text config and user permission

#1
Hi,
i'm new to OpenLiteSpeed and would like to ask for some help/hints.
I've just installed the stable version on Centos7 from your repo, but i needed to run the server as another user than nobody so i changed the user and group in /usr/local/lsws/conf/httpd_config.xml. After that i can't use the web panel fully due to permission issue.
I PHP app i'm running must run as a specific user to access an NFS share it's using.
I've used setfacl to give 'lsadm' access to DEFAULT/ which hosts the only vhost i have now.

Also, is there a way of running 1.4 beta in Centos from your repo just to get the plain text support?
 
Top