On Tue, 30 Jan 2001, Nitro wrote:
>
>Aright, I�m getting a permission error when I try starting Qmail. I don�t
>know why though, followed INSTALL fine, and as a test I chmoded the whole
>qmail directory to 777 and still no luck. Any help would be greatly
>appreciated.
>
>Error message:
>
>[root@www bin]# csh -cf '/www/qmail/bin &'
>[1] 3320
>/www/qmail/bin: Permission denied.
>[1] Exit 1 /www/qmail/bin
>
----------------------------------------
Content-Type: text/html; name="unnamed"
Content-Transfer-Encoding: quoted-printable
Content-Description:
----------------------------------------
Assuming that /www/qmail is the base directory for your qmail installation, then the
problem is that you are trying to execute a directory. Generally we want to execute
programs. Try `csh -cf '/www/qmail/bin/qmail-start &'`. If that doesn't work, maybe
you could give us some more information, such as an ls -l of /www/qmail/bin.
--
***********************************
Matthew H Patterson
Unix Systems Administrator
National Support Center, LLC
Naperville, Illinois, USA
***********************************