[cgiwrap-users] RE: CGIWrap question
Brought to you by:
nneul
From: Neulinger, N. <nn...@um...> - 2001-12-19 20:59:12
|
Not sure... if it's a new site - you might temporarily try finding the place in the httpd conf file where it says ".../cgiwrap" and temporarily change it to ".../cgiwrapd" and then try running it to see if it gives you any useful diagnostics. That should indicate what it is trying to run and where from. As this is a RaQ specific issue, I can't really provide much help (my policy has been to only provide detailed help on RaQ's on a hourly basis, cause they are generally such a pain). -- Nathan ------------------------------------------------------------ Nathan Neulinger EMail: nn...@um... University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 > -----Original Message----- > From: Jaret Wilson [mailto:pha...@ww...] > Sent: Wednesday, December 19, 2001 1:54 PM > To: Neulinger, Nathan > Subject: CGIWrap question > > > Nathan, > > I hate to bother you with my CGIWrap question, but I can't > seem to find > the answer anywhere online. > > I'm trying to run a perl script, and getting the error you see here: > http://www.4literature.net/ipn.cgi > It suggests that I may have uploaded the script in binary, or > that I may > have Control-M's in the script. However, neither of these > things is true. > The script runs just fine from the command line. The error > message also > suggests a problem with the #! line, which is #!/usr/bin/perl > though I've > also tried other variations. > > The script is on a RAQ3 which I have root access to. It is owned by > "admin" as is the directory that it's in which is > /home/sites/www.4literature.net/web . I'm relatively new to linux, so > I'm about out of ideas here. Any idea what the problem might be? > > Thanks, > Jaret Wilson > > > |