Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2004 17:43:15 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        fbsd_user <fbsd_user@a1poweruser.com>
Cc:        "freebsd-questions@FreeBSD. ORG" <freebsd-questions@freebsd.org>
Subject:   Re: run perl scrip with post form from apache
Message-ID:  <20040228174315.GA3547@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <MIEPLLIBMLEEABPDBIEGEECPFNAA.fbsd_user@a1poweruser.com>
References:  <20040228163534.GA2785@happy-idiot-talk.infracaninophile.co.uk> <MIEPLLIBMLEEABPDBIEGEECPFNAA.fbsd_user@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--y0ulUmNC+osPPQO6
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Feb 28, 2004 at 12:17:34PM -0500, fbsd_user wrote:
> All ready had sim.pl set as 770 and owner as www and group as wheel

Ah.  Then check the #! line at the top of the script -- it should read:

    #!/usr/bin/perl

(possibly with a few flags appended).  Make sure you can run sim.pl
=66rom the command line -- it will probably just sit there waiting for
input, but if you hit Ctrl-D it should print something out.  Running
'perl -cw' on the script might be a good idea as well.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--y0ulUmNC+osPPQO6
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAQNMzdtESqEQa7a0RAgF+AJ9i32xM4FqO9ASDqh3iv+KalJKCGgCfbeQ0
v2A+1d7Z/mRdfEmbx4CbhcA=
=4hFo
-----END PGP SIGNATURE-----

--y0ulUmNC+osPPQO6--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040228174315.GA3547>