HP3000-L Archives

May 2000, Week 4

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:
Mark Bixby <[log in to unmask]>
Date:
Tue, 23 May 2000 09:21:47 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (16 lines)
John J Archer wrote:
> exec of /APACHE/PUB/cgi-bin/pat.cgi failed, reason: Exec format error
> (errno = 8)

...snip...

> Temporarily, here is what the script looks like:
>
> !#/bin/sh

The first line of the script needs to be:

#!/bin/sh

- Mark B.

ATOM RSS1 RSS2