[Solved] Problem on subdomain

#1
Hello,

We have a problem installing program on subdomain.
When we tried to install program call flatpress.org (for blog).
LiteSpeed web server is installing the file ownership as apache instead of UID/GID of that user account.
It is only happen for subdomain name which we are creating it from PLESK control panel 8.6.
If we are installing it on the primary domain, the file ownership is correct.
It is installing using its own UID/GID.

We are running the latest version of
LiteSpeed Web Server 4.1.12 Ent

Can you please fix this issue?
 

webizen

Well-Known Member
#4
can not replicate the issue in our lab. switch to 4.1.11 and see if the issue still remains or pm temporary ssh root access for us to look into further.
 
#6
Problem solved.

Look like the problem is with PLESK 8.6 when it create the subdomain, it did not create SuexecUserGroup.

In order to solve this problem, make sure that you Marked hosting feature for: PHP & CGI

CGI will add SuexecUserGroup to your httpd.include.

Thank you webizen for your support.
 
Top