4) The file system is mounted noexec.

(So, make sure that you filesystem is currently mounted exec.)

As stated earlier, there is no noexec flag:
        
        /dev/sda2 on / type ext3 (rw,noatime)
Just blind-shooting but still here are my 0.02$... could it be possible that you had the noexec flag enabled by default somewhere and hence it's being used even without typing it explicitly in /etc/fstab??

On the other hand, it might be helpful to check if ordinary users can execute any other program or it's just a shell problem (you can check this through cron, for example).

HTH,
Abraham


--
--
[EMAIL PROTECTED] mailing list

Reply via email to