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?

Ця відповідь Вам допомогла?

 Роздрукувати цю статтю

Також прочитайте

.htaccess problem

Posted by londonhogfan, 09-23-2008, 02:05 AMhi, I'm having quite a problem with my site on...

Suggest me a good book to lean server administration

Posted by servlet, 04-21-2009, 02:48 AMCan any one suggest me a good book that covers web server...

Problem with "." in Windows 2003 Folder

Posted by boonchuan, 06-28-2008, 07:45 AMI had a folder abc.xyz in Windows 2000 server and it had...

Can some explain this in a simple way?

Posted by subhash, 02-21-2011, 07:52 AMHello Guys, Can some body explain what exactly is...

Newbie setting up LAMP (Fedora 7)

Posted by r557, 09-16-2007, 02:54 PMLooking for some good information that would help me get my...