2.1.2 - Installation

Top  Previous  Next

 

Uncompress The Package

 

Unzip speedcheck_pro_5_for_php.zip the package and you should see the following files:

 

Folders and Files

Description

[adodb]

ADOdb is the open source database wrapper

[config]

Config file for database, statistics and permission

[documents]

License Agreement, SQL scripts

[download]

Stores the files to be downloaded

[include]

Header, Footer and style sheets and possible Javascript files

[images]

Images

[upload]

Upload files are written to this directory

index.html

Quick Start

SpeedCheck.php

Main file to hold the Java Applet

SpeedCheck.jar

Core Java Applet class file in JAR format

SpeedCheck_admin_report.php

Administration Report on Usage

SpeedCheck_labels.php

Customized labels

SpeedCheck_license.txt

License File

SpeedCheck_manual_upload.html

For testing use (see upload config section)

SpeedCheck_permission.php

To enable/disable SpeedCheck based on permission

SpeedCheck_report.php

Report on Session

SpeedCheck_statistics.php

Receive data and write stats to database

SpeedCheck_upload.php

Receive multi-part data and write to upload folder

 

 

Copy all the files and folders to your web root:  (Assume you have setup the virtual host in Apache httpd.conf)

 

e.g. copy all the files to /some..path/www/speedcheck/ for http://speedcheck.yourserver.com/

 

You can also use subdirectory, like http://speedcheck.yourserver.com/speedcheck/  or  use virtual path such as ~username/dir/ if you have no access to create a virtual host. However, this is not recommended because you may need to change some of the paths manually.  It is for advanced level users only. (Note that Unix/Linux names are case sensitive.)

 


License key installation

 

Replace the content in SpeedCheck_license.txt (license key file) in the directory (or your unzipped directory) with the License Key provided. If you are registered customer, please logon to Customer Care to get your license key. If you are 30-day trial customers, you should have received the key by email after filling out the form.

 

Customer Care: http://www.mediaroad.com/customer_care/

 

Use your favourite text editor to copy and paste the license key:

 

login> pico SpeedCheck_license.txt

 

sc_unix_license_key

 

Remember to save it