By johnTEN on
My status shows it has not been running so I tried to run it by going to http://www.madebysurvivors.com/chron.phpge and get page not found. I asked my host and they tell me:
Dear customer,
The error that's being returned looks like it is an HTTP related error:
Status: 400 Bad Request
X-Powered-By: PHP/5.2.8
Content-type: text/html
This suggests there is something connecting somewhere else and it's getting the 400 response, a 400 Response wouldn't be generated on the command line directly, so we'll need to look into something HTTP related.
Any ideas?
Comments
Try this
Try this madebysurvivors.com/cron.php (cron.php) :D
Ick bin ein Berliner
Ick bin ein Berliner
that worked. It used to
that worked. It used to work before with the www., I don't know why it does not now but as long as it works im happy, thanks
i was using cron.php - I just spelled it wrong in my op. its not having the www. that worked.
Take a look at #346285:
Take a look at #346285: Drupal 5.14 & Drupal 6.8 will not load on clients that do not transmit HTTP_HOST which has an explanation and patches.