First of all im sorry for my bad english :)
I have problem with cron job settings.My host is cpanel and it allows to set up cron jobs (munite , hour , day...).
I installed my game in a subdomain.Its like kv.mydomain.com and when i set my cron jobs like this curl kv.mydomain.com/cron_munite.php or curl kv.mydomain.com/cron_munite.php?code=mycode i have a error like below..
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 392 100 392 0 0 783 0 --:--:-- --:--:-- --:--:-- 783
100 392 100 392 0 0 783 0 --:--:-- --:--:-- --:--:-- 0
406 Not Acceptable
Not Acceptable
An appropriate representation of the requested resource /kv/cron_run_minute.php could not be found on this server.
Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
and When i set my cron job link like this curl /kv/cron_jobs_munite.php or curl /kv/cron_jobs_munite.php?code=mycode i have this error like below..
curl: (3) malformed
First time i got curl: (3) malformed error my 10 munites jail started till 7 munites and suddenly it stopped again.I asked my host if there is a limitation for cron munite or smt like this.He said there is no limitation.
Pls help me...
Im sorry for my bad english again...