Quote:
Originally Posted by Ninjabear
Yes that works. I was putting this in my php:
#!/usr/local/lib/php -q which you put as
/usr/local/bin/php -q before the actual directory in cron form.
I don't know whether it has to be done this way but thanks anyway for getting it sorted out, will do some testing and post any further queries but that should be it.
|
Hi Daniel,
I didn't notice /lib/ in your original post.
I hope everything is perfect now.
You can use
php -q /home/....... as well instead of full path to php binary.