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?

Was this answer helpful?

 Print this Article

Also Read

SSL Certificate works for folders?

Posted by Energizer Bunny, 01-13-2008, 06:10 AMHi, Say i have domain zzzzz.com and have some...

Reseller account with H-Sphere?

Posted by dontknownutn, 09-04-2002, 10:02 PMWhere can I get a private label reseller package with...

Problems with mod_security on CentOS 64

Posted by TheMatrix, 06-28-2008, 11:41 PMHello- I've been having the hardest time getting...

MySQL database convert!

Posted by tetrahost, 11-14-2012, 03:25 AMHello all, i need a help from you. i need to convert a...

Redirect domain/user to user.domain ONLY IF folder 'user' doesn't exist

Posted by ThatScriptGuy, 05-07-2007, 04:22 PMWell, I thought I knew enough about my .htaccess...