PDA

View Full Version : Can't get scripts to work with Litespeed


Richard
03-08-2009, 03:24 PM
Currently I have Apache running because when I switch to LiteSpeed I get the following error: 'scgiwrap: Caller must be the nobody user'

Is there something in the configuration that I do not have setup properly?

mistwang
03-08-2009, 08:06 PM
What kind of script?

Richard
03-09-2009, 07:15 PM
It's a CGI script, i've sent you a PM with a link to the script.

mistwang
03-09-2009, 07:49 PM
Since LiteSpeed already run CGI script in suEXEC mode, there is no need to use scgi via /scgi-bin/, that's why scgiwrap complain about it. Just use plain CGI should be fine.