Hello,

i can use cron manually in the drupal environment, but if i call the cron job from the cron service of my webhost I get an e-Mail with the following lines. What's wrong?

/is/htdocs/www/drupal/cron.php: line 1: ?php: No such file or directory
/is/htdocs/www/drupal/cron.php: line 2: //: is a directory
/is/htdocs/www/drupal/cron.php: line 4: /**: No such file or directory
/is/htdocs/www/drupal/cron.php: line 5: www: command not found
/is/htdocs/www/drupal/cron.php: line 6: syntax error near unexpected token `('
/is/htdocs/www/drupal/cron.php: line 6: ` * Handles incoming requests to fire off regularly-scheduled tasks (cron jobs).'

Kind regards.