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?

War diese Antwort hilfreich?

 Artikel drucken

Lesen Sie auch

Soap question

Posted by paintball12k, 09-21-2008, 04:41 AMDoes anyone know where I can find good articles on...

What is SAP?

Posted by TajByte, 03-22-2007, 05:02 AMWhat is SAP? Posted by 24x7os, 03-22-2007, 05:25...

Help Tweaking MySQL

Posted by SuperHosterz, 01-14-2008, 05:12 AMMySQL Takes up 80-100% cpu Please help me guys...

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...

Mysql query LIKE%

Posted by net4all, 03-12-2010, 05:32 AMI got a special mysql-problem: I have a table containing...