So, I've been trying to get my cron to run a php script, but it will not work. I google'd it and tried all different methods; but nothing seemed to work.
I added this to the top of my php script;
Here is what my admin panel looks like for setting up a cron;
http://img247.imageshack.us/img247/8080/mysqlcron3cf.png
As you can see.. I tried different methods there, as well.
Thanks for any help.
I added this to the top of my php script;
Code:
#!/usr/local/bin/php
Here is what my admin panel looks like for setting up a cron;
http://img247.imageshack.us/img247/8080/mysqlcron3cf.png
As you can see.. I tried different methods there, as well.
Thanks for any help.