First, I have problems with suid. When I used Apache every user under his vhost ran as that user, so lets say account name is "site3" he had directory /home/site3 and all files inside were owned by site3. But now all files have to be created by user nobody which I don't prefer because of config of my sites.
So I could enable suPHP but that would disable Xcache so that is not option for me. Is there any other solution?
And second question is regarding webalizer and logs created by litespeed. It seems that webalizer doesn't want to process logs anymore, logs are owned by nobody but nothing is updated.
And logs if they owned by nobody:nobody webalizer doesn't want to process them. Looks like it requires to be owned by user.
So I could enable suPHP but that would disable Xcache so that is not option for me. Is there any other solution?
And second question is regarding webalizer and logs created by litespeed. It seems that webalizer doesn't want to process logs anymore, logs are owned by nobody but nothing is updated.
And logs if they owned by nobody:nobody webalizer doesn't want to process them. Looks like it requires to be owned by user.
Last edited: