Jump to content

Cron jobs saving a file in root directory for some stupid reason.


iarp

Recommended Posts

[email protected]

*/20 * * * * /usr/bin/wget http://list.domain.ca/admin/consume.php >/dev/null

 

thats what the crontab is setup todo, so basically every 20minutes it runs consume.php

 

In my root directory, i'm getting files like this:

consume.php

consume.php1

consume.php2

i woke up this morning with 24emails and consume.php1 - consume.php24

 

can someone please tell me why it's doing this and/or how to stop it.

Email output:

 

--15:00:01--  http://list.domain.ca/admin/consume.php

          => `consume.php'

Resolving list.domain.ca... 74.208.60.144

Connecting to list.domain.ca|74.208.60.144|:80... connected.

HTTP request sent, awaiting response... 200 OK

Length: unspecified [text/html]

 

  0K                                                          0.00 B/s

 

15:00:01 (0.00 B/s) - `consume.php' saved [0]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.