|
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:
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
Remember to save it
|