Re: premission denied executing a script

2006-01-09 Thread Daniel Bye
On Sun, Jan 08, 2006 at 01:11:07PM -0500, RJ wrote: > Thanks Ceri but, it didn't solve my problem. > The script starts with "#!/usr/src/bin/sh" and I've tried changing it to > "#!/bin/sh" (no quotes). The end result is still permission denied. > > Does the system log what the script is trying to

Re: premission denied executing a script

2006-01-08 Thread Ceri Davies
On Sun, Jan 08, 2006 at 01:11:07PM -0500, RJ wrote: > Thanks Ceri but, it didn't solve my problem. > The script starts with "#!/usr/src/bin/sh" and I've tried changing it to > "#!/bin/sh" (no quotes). The end result is still permission denied. > > Does the system log what the script is trying to

Re: premission denied executing a script

2006-01-08 Thread RJ
ng so far. - Original Message - From: "Ceri Davies" <[EMAIL PROTECTED]> To: "RJ" <[EMAIL PROTECTED]> Cc: Sent: Sunday, January 08, 2006 12:51 PM Subject: Re: premission denied executing a script -- No virus found in this outgoing message. Checked by

Re: premission denied executing a script

2006-01-08 Thread Ceri Davies
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 h