Ticket #584 (closed Bug report: fixed)
Can't see Status page
Reported by: | dinesh_nadeera@… | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | Not yet assigned to a Milestone |
Component: | Gateway | Version: | |
Keywords: | Cc: |
Description
I installed both gateway and auth server perfectly they work fine. Both installed using svn checkout https://dev.wifidog.org/svn/trunk/wifidog-auth svn checkout https://dev.wifidog.org/svn/trunk/wifidog
But problem is if i typed http://192.168.20.254(gateway ip):2060/wifidog/ I can not see any details only thing i can see green background and $(message) variable. if i go menu section and click WiFiDog Status link change title but body not change always show $(message) variable. click About WiFiDog same thing happen. I think data not coming to wifidog-msg.html page, it is located in "/usr/local/etc/" place in gateway server.
I used ubuntu 9.04 desktop for auth server and 9.04 server for gateway.