I'm useing ensim control panel and my path to the cgi-script that I need run
is
/home/virtual/site3/fst/var/www/cgi-bin/reminder.cgi
I should put ebinc in frount of that?


 that should work as log as you use a -u instaed of a u in the crontab
command line.  Alternatively you can run it in the system crontab file
/etc/crontab.  to do that you will need to insert the username in front
of the path to the command like so:

0  0  *  *  * ebinc /home/virtual/site3/fst/var/www/cgi-bin/reminder.cgi



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

Reply via email to