corrade-http-templates – Blame information for rev 24

Subversion Repositories:
Rev:
Rev Author Line No. Line
24 vero 1 -:[ About ]:-
2  
3 The scripts are meant to display region statistics such as:
4 * script time
5 * time dilation
6 * FPS
7 * physics FPS
8 * agent updates
9 on a Linden-Lab grid (such as Second Life) with the help of
10 the Wizardry and Steamworks Corrade scripted agent [1].
11  
12 -:[ Requirements ]:-
13  
14 * A modern browser: Chome, Opera, Firefox, Safari...
15 * A webserver.
16 * PHP version 5 and beyond.
17 * the curl extension.
18  
19 -:[ Setup ]:-
20  
21 1.) Rename "config.php.dist" to "config.php" and edit "config.php"
22 to reflect your settings in Corrade.ini
23 2.) Enable the Corrade permissions for your configured group:
24 * land
25 3.) Place the all the files in a directory on your webserver.
26 4.) Navigate using a browser to regionStatistics.html and enjoy.
27  
28 -:[ References ]:-
29  
30 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade