Hi folks<div><br></div><div>I wanted to share my experience installing asterisk-gui 2.0 alongside Asterisk 1.2.9 on Ubuntu 11.04. </div><div><br></div><div>I followed the instructions but on trying to visit the page I received a 404 Not Found.</div>
<div><br></div><div>In trying to troubleshoot this I was surprised to note that the http.conf file does not specify bindings between URLs and local paths. This turned out to be the root cause of my problem, as it appears the Asterisk webserver is hard-wired (in my system at least) to look for content in</div>
<div><br></div><div>  /usr/share/asterisk/static-http</div><div><br></div><div>whereas in this case it was actually installed by the asterisk-gui Makefile to:</div><div><br></div><div>  /var/lib/asterisk/static-http</div>
<div><br></div><div>Creating a symlink from the former to the latter resolved the issue for me but left me wondering if this is an issue in:</div><div><br></div><div>- the Ubuntu package for Asterisk 1.6</div><div>- the Asterisk websever</div>
<div>- the asterisk-gui installer</div><div>- the general functionality whereby URL to path bindings are not explicit</div><div><br></div><div>If I can help by documenting the issue or raising an appropriate issue, please advise.</div>
<div><br></div><div>Regards,</div><div>Richard</div><div><br clear="all"><div>--</div><div>Richard Brady</div><div>M: +44 (0)7771 623 348</div><div>T:  +44 (0)20 8144 8160</div><div>E: <a href="mailto:rnbrady@gmail.com" target="_blank">rnbrady@gmail.com</a></div>
<br>
</div>