well, i solved changing all code in file OC\AppFramework\Http\ request.php when found
isset($this->server['*
for this
isset($this->items['server']['*
when * can be
HTTP_HOST,
HTTP_X_FORWARDED_HOST,
SCRIPT_FILENAME,
PATH_INFOREQUEST_URI,
REMOTE_ADDR,
etc,