From owner-freebsd-questions@FreeBSD.ORG Sun Jan 8 17:51:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 EE7A116A41F for ; Sun, 8 Jan 2006 17:51:45 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2883843D48 for ; Sun, 8 Jan 2006 17:51:45 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from fenrir.wireless.private.submonkey.net ([192.168.11.23]) by shrike.submonkey.net with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1EvehY-0002c8-QE; Sun, 08 Jan 2006 17:51:41 +0000 In-Reply-To: <001201c61476$3c038d40$6401a8c0@moreprivate> References: <001201c61476$3c038d40$6401a8c0@moreprivate> Mime-Version: 1.0 (Apple Message framework v746.2) X-Priority: 3 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-2--478304061" Message-Id: <0E48B181-7B8D-4935-9FFE-7878F0BDF7CE@submonkey.net> Content-Transfer-Encoding: 7bit From: Ceri Davies Date: Sun, 8 Jan 2006 17:51:25 +0000 To: RJ X-Pgp-Agent: GPGMail 1.1.1 (Tiger) X-Mailer: Apple Mail (2.746.2) Cc: freebsd-questions@freebsd.org Subject: Re: premission denied executing a script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2006 17:51:46 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-2--478304061 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On 8 Jan 2006, at 17:09, RJ wrote: > Hi, > > I'm testing a program that wasn't installed from ports, Xweb > from sourceforge. Anyway, whenever I try to execute the script > using /bin, ./bin, /full path/bin I get "permission denied even if > I chown -R root:wheel. The script probably doesn't have the execute bit set: try "chmod +x script.sh" or whatever. Ceri --Apple-Mail-2--478304061 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDwVEjme8yCsQvJJ0RAtSPAJ9oq7b94728XwsZUXgcIkIDmj4MkgCeKMIe sj3ntIxYKnioupE9xP9rK9Q= =nVoH -----END PGP SIGNATURE----- --Apple-Mail-2--478304061--