davehaz
11-23-2005, 02:20 PM
howdy,
I have a server at godaddy, I am trying to setup a cron job to do an import for me in the middle of the night, I can't get the path right, I talked to godaddy tech support and they say they don't know anything about linux or system administration. What do they know I wondered?
does anybody knowthe path to web servers on a fedora box? Would you please share with me. this is the error I get when the cron job fires.
/bin/bash: line 1: nsbsports/movedata: No such file or directory
as far as I know I don't have access to the bin directory so I couldn't stick it in the path, I know the script works because I can putty into it and run it like
./movedata, should I run the./ in the cron job?
thanks for your help.
I have a server at godaddy, I am trying to setup a cron job to do an import for me in the middle of the night, I can't get the path right, I talked to godaddy tech support and they say they don't know anything about linux or system administration. What do they know I wondered?
does anybody knowthe path to web servers on a fedora box? Would you please share with me. this is the error I get when the cron job fires.
/bin/bash: line 1: nsbsports/movedata: No such file or directory
as far as I know I don't have access to the bin directory so I couldn't stick it in the path, I know the script works because I can putty into it and run it like
./movedata, should I run the./ in the cron job?
thanks for your help.