При ручном запуске update_currency.php валюты обновляются и проблем нет, поставили выполнение скрипта в Cron - обновление не происходит, поступает сообщение об ошибке:
/httpdocs/update_currency.php: line 1: ?
: No such file or directory
/httpdocs/update_currency.php: line 2:
: command not found
/httpdocs/update_currency.php: line 3: /*
: No such file or directory
/httpdocs/update_currency.php: line 4: Файл: command not found
/httpdocs/update_currency.php: line 5: Внимание!
: command not found
/httpdocs/update_currency.php: line 6: Текущей: command not found
/httpdocs/update_currency.php: line 7: */
: No such file or directory
/httpdocs/update_currency.php: line 8:
: command not found
/httpdocs/update_currency.php: line 9: //: is a directory
/httpdocs/update_currency.php: line 10: syntax error near unexpected token `'main_classes.php''
/httpdocs/update_currency.php: line 10: `require_once('main_classes.php'

;
'
Подскажите, в чём может быть дело?