Nielubie
11-13-2008, 04:06 PM
I get the message below every time my cron job runs. All it does is add 1 gold to a specific user, I'm running this test and all is good except that I get these emails. If I set it up to run every min, I get 60 emails an hour, obviously something is not right here. Any ideas why I'm getting this? Is there another way to run this cron job other then the wget?
Here is the cron job.
/usr/bin/wget http://ikariam.nbgamers.com/addgold.php
Here is the email.
--16:00:02-- http://ikariam.nbgamers.com/addgold.php
=> `addgold.php.178'
Resolving ikariam.nbgamers.com... 74.220.223.81 Connecting to ikariam.nbgamers.com|74.220.223.81|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
0K 87.60 B/s
16:00:18 (87.60 B/s) - `addgold.php.178' saved [18]
Here is the cron job.
/usr/bin/wget http://ikariam.nbgamers.com/addgold.php
Here is the email.
--16:00:02-- http://ikariam.nbgamers.com/addgold.php
=> `addgold.php.178'
Resolving ikariam.nbgamers.com... 74.220.223.81 Connecting to ikariam.nbgamers.com|74.220.223.81|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
0K 87.60 B/s
16:00:18 (87.60 B/s) - `addgold.php.178' saved [18]