|
Introduction PsychoStats version 3.x is very easy and quick to install on any system. It includes an online installation wizard that you run through your browser. Follow these simple steps and you'll be up and running in no time. This documentation is for VERSION 3.x. All documentation for version 2.x is gone. Upgrade to v3 as support for v2 is depreciated. People are often very confused about how PsychoStats actually works. PsychoStats is software that relies on other technologies such as a WebServer like Apache and a database server like MySQL. You must be familar with these types of servers in order to use PsychoStats. And you must have access to a web and mysql server.
Minimum Requirements - PHP v4.3 (or 5.0+)
Download Psychostats Download the current release from the PsychoStats Downloads. Be sure to download the Windows archive.
Installation Unzip the archive somewhere on your system. It does not matter where you do this. It's not required (nor desirable) to put this directory inside your web server directory root. Having the full unzipped archive in your web server's document tree means that users could potentially view your stats.cfg and get your database information. You should now have the upload directory copied into your web server document root. You probably don't want that directory to stay with the name of upload. So rename it to something more meaningful like stats. You can right click on the directory and select "Rename" to change the name of it. So in the end you should have a directory of something like: c:\wwwroot\stats and in that directory will be all the PHP files and sub-directories that make up the PsychoStats frontend website. For example, to start the installation use a URL like this: http://www.yourdomain.com/stats/install/index.php Be sure to use a proper domain name in the URL to where your website is actually hosted. Edit the stats.cfg with the proper database settings so PsychoStats can connect to your database. All Done! Now you just need to run the stats.pl to update your stats. If you have shell access on your server then just run: Code:
|
||
