Hello,
I kept trying to run a cronjob now for hours and hadnīt been able to. Hopefully someone of you can help me on that
Here is the cronjob lines I used:
10 * * * * wget -O /dev/null http://www.mydomain.com/script.php
10 * * * * php /home/myaccount/public_html/script.php
both lines work fine when being started from putty, but they donīt work when trying to use them as a cronjob. script.php ist just a simple php script fetching data from a mysql and sending it to a mailbox.
Does anyone of you know where the problem could be?



LinkBack URL
About LinkBacks
Reply With Quote
). But if that was the problem wouldn´t that as well lead to the scripts not working in putty as well when writing them there without the path? But in putty it works...
thx for trying to help me though 




