View Single Post
  #2  
Old 10-04-2008, 07:52 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Have you chmod the script.

Try
sudo -u <user_lshttpd_run_as> path_to_script

from command line.
Reply With Quote