RADIUSdesk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
getting_started:install_ubuntu_nginx [2017/04/06 10:42] admingetting_started:install_ubuntu_nginx [2017/07/06 21:17] (current) – [Install RADIUSdesk] admin
Line 321: Line 321:
 </code> </code>
  
-=== Test things out === 
-  * RADIUSdesk supports multiple languages which are sourced during loading. To confirm that the CakePHP application is working as intended, go to this URL: 
-    http://127.0.0.1/cake2/rd_cake/phrase_values/get_language_strings.json?_dc=1355816922405&language= 
-  * Your browser should show a JSON encrypted string: 
-<code bash> 
-    {"data":{"phrases":{"spclCountry":"United Kingdom","spclLanguage":"English","sUsername":"......,"success":true} 
-</code> 
   * Congratulations you are almost there. Next we will install the viewer component   * Congratulations you are almost there. Next we will install the viewer component
 +
  
 ----- -----