2015-04-07 59 views
1

未加載身份驗證的錯誤。身份驗證網址無法在Icecast上工作

[2015年4月7日13時44分22秒] EROR認證/ get_authenticator驗證網址禁用

我看到GitHub的問題(https://github.com/karlheyes/icecast-kh/issues/32)。 所以我安裝了curllib-devl,但是我發現了錯誤。

CentOS版本6.6(最終)

<mount type="default"> 
</mount> 
<mount type="normal"> 
    <mount-name>/ices</mount-name> 
    <public>1</public> 
    <authentication type="url"> 
    <option name="listener_add" value="http://localhost/hoge/web/app_dev.php/listener-joined" /> 
    <option name="listener_remove" value="http://localhost/hoge/web/app_dev.php/listener-left" /> 
    </authentication> 
</mount> 

回答