HP3000-L Archives

February 1997, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Date:
Tue, 11 Feb 1997 17:00:12 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (28 lines)
Robert Rose writes:
>
>   I'm using the Apache/iX 1.2 distribution from Mark Bixby on my 3000
> running MPE/iX 5.0.  Just got it running the other day.  I'm getting started
> wit CGI by creating some simple shell scripts.  The problem I'm having is
> that I can't seem to execute anything in my /cgi-bin directory.  There are
> a couple of sample scripts there that give the same error as mine.

..deletia...

>   Anybody got any clues?

It's an MPE feature, not an Apache/iX feature.  :-)

MPE 5.0 does not support scripts with the exec() POSIX functions that Apache
is using to invoke CGIs.  But 5.5 does (see the 5.5 Communicator).

Under 5.0 you can only exec() compiled programs.

At the bottom of my Apache/iX to-do list is a workaround to allow it to run
CGI scripts under 5.0.
--
Mark Bixby                      E-mail: [log in to unmask]
Coast Community College Dist.   Web: http://www.cccd.edu/~markb/
District Information Services   1370 Adams Ave, Costa Mesa, CA, USA 92626-5429
Technical Support               +1 714 438-4647
"You can tune a file system, but you can't tune a fish." - tunefs(1M)

ATOM RSS1 RSS2