Re: [cgiwrap-users] Error "Cannot change to user's CGI directory via chdir()!"
Brought to you by:
nneul
From: Nathan N. <nn...@um...> - 2002-10-03 12:42:13
|
I have it set up on one of my servers with this wrapper script: #!/umr/bin/perl if ( $ENV{PATH_INFO} eq "" ) { $ENV{PATH_INFO} = "/"; $ENV{SCRIPT_NAME} = "/auth-cgi-bin/cgiwrap/viewcvs/viewcvs"; } exec "/umr/s/viewcvs/install/cgi/viewcvs.cgi" I haven't accessed it in a while, but that worked fine at one point. -- Nathan On Thu, 2002-10-03 at 05:39, Piotr Klaban wrote: > On Thu, Oct 03, 2002 at 11:51:41AM +0300, Simo Salminen wrote: > > 2. cgiwrap executes it OK, but viewcvs detects its missing trailing > > backslash, so it sends redirect to > > "www.foo.com/cgi-bin/run/~user/viewcvs.cgi/" > > What version do you use? > Last weeks there was something changed in this area. > Try to use CVS version of cgiwrap. > > Besr regards, > > -- > Piotr Klaban > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > cgiwrap-users mailing list > cgi...@li... > https://lists.sourceforge.net/lists/listinfo/cgiwrap-users -- ------------------------------------------------------------ Nathan Neulinger EMail: nn...@um... University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 |