SimonSimCity / PhpSpeed

Script to check the speed of your php-server
http://www.phpspeed.com/
4 stars 3 forks source link

PHPspeed v1.0 BETA http://www.phpspeed.com

MANUAL SETUP INSTRUCTIONS

1) Create a new MySQL DB (you might call it phpspeed) 2) Import the included phpspeed.sql file to create the tables 3) Copy the config_db.tpl.php file to config_db.php and update the database connection data 4) You will need to remove the INSTALL folder and all contents 5) CHMOD the 'test3' folder to 777 for the read/write test 6) Load the index.php file to start benchmarking

WEB BASED INSTALLATION

1) Upload the entire phpspeed folder to a web accessible folder on your server 2) Navigate to the folder through a web browser (ex.. http://www.yoursite.com/phpspeed/) 3) Follow the install instructions provided 4) Delete the install folder 5) CHMOD the 'test3' folder to 777 for the read/write test 6) Load the index.php file to start benchmarking

Notes from the author:

You have downloaded our BETA offering of PHPspeed. While we have tested on our servers extensively, it is impossible to predict how the script will act on different configurations. Please proceed with caution and report any bugs to us using the BUG TRACKER at http://www.phpspeed.com.

For any questions or installation problems, please visit http://www.phpspeed.com .

That's it! Enjoy this script.