• 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.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Blank Page after upgrade 2.5.6 -> 3.6.8

Status
Not open for further replies.

Luppie

Chevereto Member
Today I tried to upgrade my Chevereto site from 2.5.6 to 3.6.8

I used these steps to do the upgrade:
Update from 2.1 and newer
1. Save the DB connection info from includes/config.php
2. Save the __CHV_CRYPT_SALT__ that you have in includes/definitions.php
3. Upload all the files except for the images folder
4. Go to your website, the system will ask you for the DB connection info
5. Complete the process with the required information
6. The system MUST ask you for your __CHV_CRYPT_SALT__. If not, don't continue the process and ask for support

After performing these steps I got an Internal Server Error 500
I've solved this error by removing Options +FollowSymLinks from .htaccess

Now I got just a blank page and have no clue how to solve this.

I also did a clean install on the same server (on a separate domain) and the clean install works, so I assume serverside all settings are correct.

The site is running at : http://upload.luppie.net
My PHP Config is at : http://upload.luppie.net/test.php
 
I've enabled debugmode, but the error_log is empty.
The access_log has the following entry:

Code:
62.*.*.201 - - [20/Sep/2015:21:08:05 +0200] "GET /dashboard HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.93 Safari/537.36"
62.*.*.201 - - [20/Sep/2015:21:08:09 +0200] "GET / HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.93 Safari/537.36"
 
500 errors are usually caused by htaccess where some rules or modules aren't loaded.

You will need to send me FTP access and I will lookup your website tomorrow, we are out of support hours.

Send me access to inbox@chevereto.com
 
Status
Not open for further replies.
Back
Top