View Single Post
  #2  
Old 11-14-2009, 07:33 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
How about parent directories?
You can try command like

sudo -u <user_name> echo "test" > log/production.log

see if you can do that.
Reply With Quote