Не удается подключить сетевой аудиоплеер / [core: error] AH00124 - PullRequest
0 голосов
/ 31 января 2019

Хост-сервер / ОС: Удаленный VPS SSD / Ubuntu 18.04.1 LTS Серверы: Apache2 / Mariadb 10.1.34 / PhpMyAdmin (последний) Панель: ISPConfig 3 (последний) Терминал (ssh): Mac OSX Домен (например): https://playlists.mydomain.net

Мне не удалось подключить аудио «Bemusic»player , хотя я могу подключиться к обоим моим веб-сайтам, установленным на одном и том же хостинг-сервере!

На самом деле подключение к аудио-плееру заканчивается сообщением об ошибке внутреннего сервера в браузере:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request
Please contact the server administrator at webmaster@playlists.urbansoulcity.net to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Я отслеживал, что может вызвать эту ошибку, и обнаружил следующее:

Http Error log

[Thu Jan 31 10:41:16.107349 2019] [core:error] [pid 1162] [client 82.253.67.224:55215] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Jan 31 10:41:16.107865 2019] [core:error] [pid 1162] [client 82.253.67.224:55215] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Jan 31 10:53:23.726431 2019] [core:error] [pid 1162] [client 82.253.67.224:55299] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Jan 31 10:53:23.726458 2019] [core:error] [pid 1162] [client 82.253.67.224:55299] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

Apache2 Журнал ошибок Нет журнала на 31 10: 41: 16

Любая помощь, основанная на предоставленной информации об ошибках выше, будет принята с благодарностью.

...