From owner-freebsd-questions@FreeBSD.ORG Sat Feb 28 06:49:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7282416A4CE for ; Sat, 28 Feb 2004 06:49:23 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4667843D2F for ; Sat, 28 Feb 2004 06:49:22 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i1SEnEeV001889 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 28 Feb 2004 14:49:15 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i1SEnETI001888; Sat, 28 Feb 2004 14:49:14 GMT (envelope-from matthew) Date: Sat, 28 Feb 2004 14:49:14 +0000 From: Matthew Seaman To: fbsd_user Message-ID: <20040228144914.GA1708@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , fbsd_user , "freebsd-questions@FreeBSD. ORG" References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: "freebsd-questions@FreeBSD. ORG" Subject: Re: run perl scrip with post form from apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 14:49:23 -0000 --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 28, 2004 at 09:29:56AM -0500, fbsd_user wrote: > I keep getting this error message when I try to run an perl script=20 > from an apache web page that is trying to post an form. > =20 > I have mod_perl-1.28 and p5-WWW-Mechanize > =20 > Method Not Allowed, > The requested method POST is not allowed for the URL /sim.pl. > =20 > Any ideas on how to get this to work? Check your apache configuration -- perhaps you have a block that forbids POST to that URL. You should see a bit more detail in the httpd-error.log 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 --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAQKpqdtESqEQa7a0RAnoyAJ9l6LWCQlJ53LSkTYfOovdOTbQrsQCeOoj3 KgQHdwATqgYlU/MArjfGnK4= =OOYG -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+--