Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Cant run cgi scripts

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS install on Win XP Pro - not working  
Author Message
dvalenti54

External


Since: Apr 10, 2004
Posts: 2



(Msg. 1) Posted: Sat Apr 10, 2004 2:02 pm
Post subject: Cant run cgi scripts
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am trying to run cgi scripts on my webserver. I have a win2k box with all
patches and IIS 5. I installed activestate perl and can run perl scripts
fine. I created a cgi-bin virtual dir. and created a mapping interpreter and
when i try to run a cgi script i get this error. %1 is not a valid Win32
application. Any suggestions..

I also have iis lockdown installed but i added the .cgi extension to the
allowed section. still no luck

 >> Stay informed about: Cant run cgi scripts 
Back to top
Login to vote
dvalenti54

External


Since: Apr 10, 2004
Posts: 2



(Msg. 2) Posted: Sat Apr 10, 2004 2:12 pm
Post subject: Re: Cant run cgi scripts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I may have figured it out i need to create the interpreter on the cgi-bin
virtual directory. can anyone give me a test script to run to see if it
works.

thanks

"Dan" <dvalenti54 DeleteThis @hotmail.com> wrote in message
news:%23nGv6UxHEHA.3556@TK2MSFTNGP10.phx.gbl...
 > I am trying to run cgi scripts on my webserver. I have a win2k box with
all
 > patches and IIS 5. I installed activestate perl and can run perl scripts
 > fine. I created a cgi-bin virtual dir. and created a mapping interpreter
and
 > when i try to run a cgi script i get this error. %1 is not a valid Win32
 > application. Any suggestions..
 >
 > I also have iis lockdown installed but i added the .cgi extension to the
 > allowed section. still no luck
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Cant run cgi scripts 
Back to top
Login to vote
larry

External


Since: Apr 14, 2004
Posts: 24



(Msg. 3) Posted: Sat Apr 10, 2004 4:36 pm
Post subject: Re: Cant run cgi scripts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

When I installed active Perl on two of my servers, all I did was run the
install program. I answered all the questions during the install. after I
rebooted the machine. After the reboot, I copied a .pl script into one of my
websites (with no mods) and it worked. I was surprised that I could run a
..pl script from any web dir on the server. I made absolutely no changes to
the IIS server. Active state made all the config setting and after the
reboot everything worked, and works well,

If you need some info, I would be glad to go to my settings and share with
you whatever they are.

--
And if you have time, check out my new website:

<a style='text-decoration: underline;' href="http://hyman.sytes.net" target="_blank">http://hyman.sytes.net</a>


"Dan" <dvalenti54.TakeThisOut@hotmail.com> wrote in message
news:%23nGv6UxHEHA.3556@TK2MSFTNGP10.phx.gbl...
 > I am trying to run cgi scripts on my webserver. I have a win2k box with
all
 > patches and IIS 5. I installed activestate perl and can run perl scripts
 > fine. I created a cgi-bin virtual dir. and created a mapping interpreter
and
 > when i try to run a cgi script i get this error. %1 is not a valid Win32
 > application. Any suggestions..
 >
 > I also have iis lockdown installed but i added the .cgi extension to the
 > allowed section. still no luck
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Cant run cgi scripts 
Back to top
Login to vote
support7

External


Since: Aug 25, 2003
Posts: 58



(Msg. 4) Posted: Sun Apr 11, 2004 3:41 pm
Post subject: Re: Cant run cgi scripts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, 10 Apr 2004 13:36:54 -0400, "Larry Hyman"
<larry.DeleteThis@hyman.sytes.netDELETETHIS> wrote:

 >When I installed active Perl on two of my servers, all I did was run the
 >install program. I answered all the questions during the install. after I
 >rebooted the machine. After the reboot, I copied a .pl script into one of my
 >websites (with no mods) and it worked. I was surprised that I could run a
 >.pl script from any web dir on the server. I made absolutely no changes to
 >the IIS server. Active state made all the config setting and after the
 >reboot everything worked, and works well,

You must have scripts and executables turned on all your sites.

John Cesta

---------------------------------
The CPU Checker - Maximize Server Uptime
LogFileManager - The only IIS Logfile Management Tool
DomainReportIt PRO - Helps Convert IIS Installs
<a style='text-decoration: underline;' href="http://www.serverautomationtools.com" target="_blank">http://www.serverautomationtools.com</a>



 >
 >If you need some info, I would be glad to go to my settings and share with
 >you whatever they are.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Cant run cgi scripts 
Back to top
Login to vote
larry

External


Since: Apr 14, 2004
Posts: 24



(Msg. 5) Posted: Sun Apr 11, 2004 3:42 pm
Post subject: Re: Cant run cgi scripts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I don't know..... I followed the instructions exactly and everything worked
!

--
And if you have time, check out my new website:

<a style='text-decoration: underline;' href="http://hyman.sytes.net" target="_blank">http://hyman.sytes.net</a>


"John Cesta" <support.TakeThisOut@serverautomationtools.com> wrote in message
news:kmfi709b4vlbfgloliub6g6cho4infnqqe@4ax.com...
 > On Sat, 10 Apr 2004 13:36:54 -0400, "Larry Hyman"
 > <larry.TakeThisOut@hyman.sytes.netDELETETHIS> wrote:
 >
  > >When I installed active Perl on two of my servers, all I did was run the
  > >install program. I answered all the questions during the install. after I
  > >rebooted the machine. After the reboot, I copied a .pl script into one of
my
  > >websites (with no mods) and it worked. I was surprised that I could run a
  > >.pl script from any web dir on the server. I made absolutely no changes
to
  > >the IIS server. Active state made all the config setting and after the
  > >reboot everything worked, and works well,
 >
 > You must have scripts and executables turned on all your sites.
 >
 > John Cesta
 >
 > ---------------------------------
 > The CPU Checker - Maximize Server Uptime
 > LogFileManager - The only IIS Logfile Management Tool
 > DomainReportIt PRO - Helps Convert IIS Installs
<font color=purple> > <a style='text-decoration: underline;' href="http://www.serverautomationtools.com</font" target="_blank">http://www.serverautomationtools.com</font</a>>
 >
 >
 >
  > >
  > >If you need some info, I would be glad to go to my settings and share
with
  > >you whatever they are.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Cant run cgi scripts 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Can't run CGI scripts - IIS 5.1, XP Pro Running on localhost I can't get my perl scripts to execute. Eventually, I get a CGI Timeout = message. I've set my mappings by adding .pl and .cgi extensions. I've pointed to = the perl executable and it is set as a script engine...

need help getting asp scripts to run - I'm trying to get a simple asp script to run and I'm getting the error below. As far as I can tell, IIS is not set up to require a username and password, but accepts anonymous connections. So I'm not sure what the error refers to. Can anyone point me....

How to run CGI scripts on IIS - I have some old CGI scripts that I ran a while ago on another server. How do I run those scripts on a WIN2K server running IIS? What configuration settings do I need to alter? Erik

PHP Scripts in an ASP Page - There is a Knowledge Base article (http://support.microsoft.com/default.aspx?scid=kb;en-us;276494) about installing the Python interpreter that seems to suggest Python script can be run on a page with an .ASP extension. (<%@LANGUAGE=Python%>) Is t...

GET /scripts/nsiislog.dll ???? - Why are people always looking for that?
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]