Brett I think you maybe right about speedycgi I had a gut feeling it could have been that.
I have just checked the locations you suggested and this is what I found:- GOT /usr/bin/speedy /usr/bin/speedy_backend /usr/lib/perl5/site_perl/5.6.0/CGI/SpeedyCGI.pm NO GOT /usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/CGI/SpeedyCGI /usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/CGI/SpeedyCGI/.packlist I installed it using the RedHat-7.3-SpeedyCGI-2.21.rpm, however I am running Redhat8.0 could it be that?? Thanks Muk -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brett Marler Sent: 03 February 2003 13:32 To: Mukesh Bavisi Cc: [EMAIL PROTECTED] Subject: [smokeping-users] Re: HELP - SMOKEPING.CGI ERROR Mukesh, > I have got speedycgi installed and I have changed the top line to > #!/usr/bin/speedy -w as well as the other lines you have mentioned. But > I just can't figure out why it keeps complaining about that. Do you > think it could be a bad install of speedycgi. Hmm, could be. I take it that /usr/bin/speedy is executable as well as /usr/bin/speedy_backend? Try having a look at the permissions. -- pc-linux% ls -la /usr/bin/speedy* -r-xr-xr-x 1 root root 60690 Jan 17 22:51 /usr/bin/speedy -r-xr-xr-x 1 root root 826623 Jan 17 22:51 /usr/bin/speedy_backend -- Another thing to check is that you have the perl module for SpeedyCGI. It'll generally be in your copy of perl. If you run Redhat, try: -- pc-linux% locate Speedy /usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/CGI/SpeedyCGI /usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/CGI/SpeedyCGI/.packlist /usr/lib/perl5/site_perl/5.6.0/CGI/SpeedyCGI.pm <------ -- As long as you have the speedy backend, you don't need to make any changes to your web server config (as stated by Tobi in the README). Just out of interest, can you run other CGI scripts without any problems? How did you install SpeedyCGI? Did you grab the tar.gz and compile from it? That's all I did, and it worked fine. Regards. -- Brett Marler <[EMAIL PROTECTED]> WWW: http://asroma.homeip.net/ -- Binary/unsupported file stripped by Ecartis -- -- Err : No filename to use for decode, file stripped. -- Type: application/pgp-signature -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
