Код: Выделить всё
[17:13:08.27][44621] [Http_Send]: получили ответ:
HTTP/1.1 400 Bad Request
Date: Sat, 30 Jul 2011 13:13:08 GMT
Server: Apache/2.2.16 (Debian)
Vary: Accept-Encoding
Content-Length: 305
Connection: close
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
</p>
<hr>
<address>Apache/2.2.16 (Debian) Server at XXXXXXXX.ru Port 443</address>
</body></html>
[17:13:08.27][44621] [IO_Write]: запись в файл (/var/www/kassern/data/www/XXXXXXXX/hosts/XXXXXXXX/tmp/logs/http-send.log)
[17:13:08.27][44621] [String_XML_Parse]: парсирование строки (304 bytes)
[17:13:08.27][44621] at XXXXXXXX.ru Port 443</address>
</body></html>
[17:13:08.27][44621] [!] [2]-xml_error_string() expects parameter 1 to be long, resource given в линии 47 файла /var/www/kassern/data/www/XXXXXXXX/hosts/root/system/libs/auto/String.lib
В файле 47 строка:
Код: Выделить всё
return new gException('XML_PARSE_ERROR',SPrintF('%s в линии %u',Xml_Error_String($XmlParser),$Line));
При попытке отработать Cron из браузера выдается ошибка 100 и логи, которые выше.
Что ж такое шлется на сервер, что он разобрать запрос не может?