RE: CGI Scripts w/mod_perl

2002-07-27 Thread Ged Haywood
Hi all, On Fri, 26 Jul 2002, Mark Coffman wrote: Try running which perl and use that path for your #!/usr/bin/perl line. Then rename your script as .cgi and see if that helps. Of course none of this absolves Christina from reading the Eagle Book, the mod_perl Guide, the Cookbook (Geoff -

RE: apache mod_perl + suid question

2002-07-27 Thread pandit_tushar
Vitor, Yes, I get the following error when I use the -T mode: Insecure dependency in `` while running with -T switch at /usr/sbin/usermod_wrapper.pl line 27 Please bear with me, if I am going through your answer again. Please let me know if the following would be the correct way to go: So to

RE: apache mod_perl + suid question

2002-07-27 Thread pandit_tushar
Vitor, The thing is also that I can run the wrapper from the command line without the -T switch, and I do succeed, i.e. the password does get changed. Seems like mod_perl by default has the taint mode on. How do I get rid of this taint mode from mod_perl. At present I have the following use

okay, I give, I'm stumped

2002-07-27 Thread Greg Rumple
Okay, I've been staring at this problem for close to 48 hours straight now and have finally narrowed it down to a set of lines of code. So let me first expand. I currently have a system running, with Apache 1.3.14 and Mod_Perl 1.24 on Redhat 7.0 (yeah REALLY REALLY ancient) and Perl 5.005003.