scgiwrap

Posted by pilsentico, 04-22-2009, 03:41 PM
Hi i got an error when trying to run a CGI script on the sgci-bin folder. How can i set the nobodyuser? scgiwrap: Caller must be the nobody user What should i do to solve this problem?

Posted by DaveDark, 04-22-2009, 04:44 PM
Sounds like Apache is set up to run cgi scripts as the nobody user. If you're the server owner, you should recompile Apache with Suexec so that CGI scripts are run as the virtualhost owner. If you're not the server owner, ask your host to recompile Apache with Suexec. Running Apache without Suexec support allows scripts owned by the nobody user to be executed which potentially have access to files outside of the script owner's web root and can also be difficult to track down when hogging resources.

Posted by david510, 04-23-2009, 03:05 AM
Is "ScriptAlias" set to this folder inside httpd.conf file?

Răspunsul a fost util?

 Tipărire

V-ar mai putea interesa și

Redirecting a subdomain to a folder on the main domain?

Posted by Max Renn, 11-12-2012, 02:46 AMHi all I hope someone can help me with this. Do any...

Create A Real Time Web Page

Posted by batulang, 08-14-2006, 06:34 AMHi Everybody, I was thinking is that possible to...

identd daemon

Posted by HD Fanatic, 07-15-2007, 03:48 PMWhat's the most popular identd daemon for Linux? I need...

[PHP] - Why forums don't use $_SESSION variables ?

Posted by hadoken, 03-13-2007, 02:46 PMHello, I hope everybody is fine. I take a look on some...

[php] Need advices on writing a counter script

Posted by kennethinvest, 09-22-2008, 06:04 PMhello, I would like to make a very simple couter...