Hello Oxwall forums.
When i setup my cronjob using this code.
wget http://www.site.com/ow_cron/run.php/
i'm getting run.php.1 , currently there are already 3529 run.php on my server, how can i stop it.?
also the Cronjob log is all 0?
--2013-01-17 02:16:01-- http://www.test.com/ow_cron/run.php
Resolving www.test.com... 128.162.198.158, 128.162.199.158
Connecting to www.test.com|128.162.198.158|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `run.php.3529'
0K 0.00 =0s
2013-01-17 02:16:02 (0.00 B/s) - `run.php.3529' saved [0]
Thanks!