Kevin Chan said:
> Dear all,
>
> I don't have any problem to run the webalizer from report directory as
> user : root.  But when I run the webalizer from / as below, it show error
> "Permission denied".
>
> [root@apache1 /]$ /home/web/report/webalizer access_log
> bash: /home/web/report/webalizer: Permission denied
>
> During I want to run the webalizer by cron job, so that I need to use the
> full path to run the program, please try to help me show is stupid
> problem.

check the permissions of that file:

ls -l /home/web/report/webalizer

and do a:
file /home/web/report/webalizer

nate





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to