Re: [cgiwrap-users] CGIWrap On Non-User Directories
Brought to you by:
nneul
From: Tim G. <tj...@so...> - 2008-04-11 15:11:24
|
Jeremy, Thanks! I've looked into suPHP. One of my directives where I work is to only use Yum packages wherever possible, and the only Yum package for suPHP is compiled in the mode that you have to specify which user you want to execute the scripts as in the Apache configuration file, rather than using the script owner's ID, and that doesn't work for my environment. :\ Tim Gustafson SOE Webmaster UC Santa Cruz tj...@so... (831) 459-5354 -----Original Message----- From: Jeremy Chadwick [mailto:cg...@jd...] Sent: Thursday, April 10, 2008 5:07 PM To: Tim Gustafson Cc: cgi...@li... Subject: Re: [cgiwrap-users] CGIWrap On Non-User Directories If you can't manage to get cgiwrap to work in the way you'd like, there is an application called suPHP which does exactly what you desire. We use both (cgiwrap for CGIs and suPHP for PHP) in our hosting environment. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | On Thu, Apr 10, 2008 at 10:11:21AM -0700, Tim Gustafson wrote: > Hello! > > I'd like to use CGIWrap to execute PHP scripts as different users. The PHP > scripts are not located in user's home folders. When I try to run such a > script, for example: > > http://www.foo.com/wiki/blah/index.php > > I get an error that says "Couldn't find user 'wiki'." > > Is there any way to make CGIWrap work in this manner? > > Thanks! > > Tim Gustafson > SOE Webmaster > UC Santa Cruz > tj...@so... > (831) 459-5354 > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javao ne > _______________________________________________ > cgiwrap-users mailing list > cgi...@li... > https://lists.sourceforge.net/lists/listinfo/cgiwrap-users |