• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

installation for 3.0.3

Status
Not open for further replies.

gordon86

Chevereto Member
Hi,
I tried to do an fresh install:
Nginx reverse proxy to apache:
and I got this error (apache)

PHP Parse error: syntax error, unexpected '[' in /home/up***/app/loader.php
on line 111
*** = our domain name
please help
 
README.txt

Code:
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
 
Are you positive that mod_rewrite is configured correctly? (AllowOverride)
 
Status
Not open for further replies.
Back
Top