Requirements
- At least PHP 5.4.0 and MySQL 5
- Apache with mod_rewrite (nginx and other servers needs their own rewrite structure)
Clean install
- Upload the contents of the "chevereto" folder to your webserver
- Go to http://yourwebsite.com and follow the instructions
Upgrade from 3.X
- Check the Release notes document for instructions
Upgrade from 2.1 and newer
- Save the DB connection info from includes/config.php
- Save the __CHV_CRYPT_SALT__ that you have in includes/definitions.php
- Upload all the files except for the images folder
- Go to your website, the system will ask you for the DB connection info
- Complete the process with the required information
- The system MUST ask you for your __CHV_CRYPT_SALT__. If not, don't continue the process and ask for support
Upgrade from 2.0.X and older
- Update to 2.1 or newer using the instructions in those downloads
- With the system updated you can now use the instructions for 2.1 and newer