[asterisk-gui] [asterisknow] Gui Fix for 1.0
bkruse
bkruse at digium.com
Wed Feb 6 13:51:31 CST 2008
sed -i -e 's/;prefix.*/prefix=/g' -e 's/prefix.*/prefix=/g'
/etc/asterisk/http.conf
(sorry, that is one line.)
-bk
bkruse wrote:
> Visit:
>
> http://forums.digium.com/viewtopic.php?p=64733
>
> And checkout how to update.
>
> Here is the clip of it:
>
> The gui was messed up from a bad commit right before asterisk now 1.0
> was rolled.
>
> It has been fixed since then.
>
> To fix this issue:
>
>
> conary update asterisk
> conary update asterisk-gui
> sed -i -e 's/;prefix.*/prefix=/g' -e 's/prefix.*/prefix=/g'
> /etc/asterisk/http.conf
> service gui-lighttpd stop
> service asterisk restart
> service gui-lighttpd start
>
>
>
> That should do it!
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisknow mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisknow
>
More information about the asterisk-gui
mailing list