PhatBarren
11-02-2001, 01:35 AM
Okay, i've been struggling with this cron stuff for days now. First, what is with that edito that we have to use with -e??????? But i get around that by just editing a file and using crontab file instead.
But my problem is my cronstabs don't execute the files they are supposed to!
here is what i have:
* * * * /usr/www/myprofile/mydomain/htdocs/myapp/cronscripts/MyExecutable
I have chmoded MyExecutable executable, and still nothing works. if I just go ./MyExecutable, then it executes correctly (it just makes a simple update in a mysql table as a test).
PLEASE HELP!!!!!!!!!!!!!!!!!!!!!
But my problem is my cronstabs don't execute the files they are supposed to!
here is what i have:
* * * * /usr/www/myprofile/mydomain/htdocs/myapp/cronscripts/MyExecutable
I have chmoded MyExecutable executable, and still nothing works. if I just go ./MyExecutable, then it executes correctly (it just makes a simple update in a mysql table as a test).
PLEASE HELP!!!!!!!!!!!!!!!!!!!!!