corrade-http-templates – Rev 75

Subversion Repositories:
Rev:
-:[ About ]:-

The scripts are meant to display region statistics such as:
  * script time
  * time dilation
  * FPS
  * physics FPS
  * agent updates
on a Linden-Lab grid (such as Second Life) with the help of
the Wizardry and Steamworks Corrade scripted agent [1].

-:[ Requirements ]:-

  * A modern browser: Chome, Opera, Firefox, Safari...
  * A webserver.
  * PHP version 5 and beyond.
    * the PHP curl extension.
  * PHP composer.

-:[ Setup ]:-

  1.) Run the following command inside the directory:

      composer require was/utilities:dev-trunk

      in order to install all the requirements.
  2.) Rename "config.php.dist" to "config.php" and edit "config.php" 
      to reflect your settings in Corrade.ini
  3.) Enable the Corrade permissions for your configured group:
      * land
  4.) Place the all the files in a directory on your webserver.
  5.) Navigate using a browser to regionStatistics.html and enjoy.

-:[ References ]:-

[1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade