View Single Post
  #2  
Old 11-02-2011, 05:50 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
lsadm is used to access lsws admin console(:7080) by design, not intended for normal websites(port 80).

if litespeed is running as nobody user, change the document owner to nobody.

#chown -R nobody:nobody /home/websites/domain.com/public
Reply With Quote