spewn
Programmer
- May 7, 2001
- 1,034
i have a cron job set up to run a file that's under the folder - where all my website files are located.
i set up the cron job to run once a day - and it does, once a day. it runs a file that creates new files, to be saved in the folder.
if i run the file manually, by entering the location in the address bar, it works fine and the files are saved to the proper location. however, if i let the cron job run, the files are saved above the folder...i don't understand.
any ideas?
i also get this message that's emailed to me once the job is run:
perl/home/myusername
prototype mismatch: sub main::head: none vs($) at /home/myusername/pub
please help.
- g
i set up the cron job to run once a day - and it does, once a day. it runs a file that creates new files, to be saved in the folder.
if i run the file manually, by entering the location in the address bar, it works fine and the files are saved to the proper location. however, if i let the cron job run, the files are saved above the folder...i don't understand.
any ideas?
i also get this message that's emailed to me once the job is run:
perl/home/myusername
prototype mismatch: sub main::head: none vs($) at /home/myusername/pub
please help.
- g