Hi,
I want to create a cron job which runs a php file every minute.
I'm having problems with the script for the job.
I tried few syntaxs (like: php-cron -q /public_html/bursa.php >/dev/null
or : php -q /home/nadav/public_html/test.php)
Also I tried syntax with php.exe reference and...don't work
Can you help me?...
I am willing to create a tutorial after I'll get it...
Thanks,
Nadav.
I want to create a cron job which runs a php file every minute.
I'm having problems with the script for the job.
I tried few syntaxs (like: php-cron -q /public_html/bursa.php >/dev/null
or : php -q /home/nadav/public_html/test.php)
Also I tried syntax with php.exe reference and...don't work
Can you help me?...
I am willing to create a tutorial after I'll get it...
Thanks,
Nadav.