• 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.

White screen

Status
Not open for further replies.

Vyacheslav

Chevereto Member
Help pls.
Chevereto 3.0.3 successfully installed. But instead of the site pages - white screen.
PHP Version 5.4.25
Mysql - 5.1.73
 
Try to look at your server error_log file. That one is generated by your server and it will tell you what is happening.
 
vs1nbmf7qBE.jpg

all ok ?
 
This was the error...

PHP Parse error: syntax error, unexpected '[' in /var/www/vhosts/removed.com/httpdocs/app/loader.php on line 111
[Sat Apr 12 01:01:10 2014] [error] [client

Line 111 is "
if(Login::getUser()['timezone']!== Settings::get('default_timezone')and G\is_valid_timezone(Login::getUser()['timezone'])){
?
 
Last edited:
This was the error...

PHP Parse error: syntax error, unexpected '[' in /var/www/vhosts/removed.com/httpdocs/app/loader.php on line 111
[Sat Apr 12 01:01:10 2014] [error] [client

Line 111 is "
if(Login::getUser()['timezone']!== Settings::get('default_timezone')and G\is_valid_timezone(Login::getUser()['timezone'])){
?

  • You are not running at least PHP 5.4.0
    Chevereto won't work with lower versions, simple as that. Upgrade your server to at least that PHP version. Chevereto will work nicely in 5.4.X and upper. The common output is "PHP Parse error: syntax error, unexpected '['".

http://chevereto.com/community/thre...screen-of-death-and-other-common-issues.4280/
 
Status
Not open for further replies.
Back
Top