White Screen - C5.7.5.6
Permalink
Hi
I've downloaded C5.7.5.6, unpack on server and I run in web browser. After enter to site redirect me to /index.php/install and I've got white screen.
In apache logs I can see (site_path is full path on server):
PHP version is 5.6.17 .
I've check on C5.7.3.1 and everything is ok.
I've downloaded C5.7.5.6, unpack on server and I run in web browser. After enter to site redirect me to /index.php/install and I've got white screen.
In apache logs I can see (site_path is full path on server):
[Thu Apr 14 09:08:17.713531 2016] [:error] [pid 10251] [client IP:24962] PHP Notice: Undefined variable: _SERVER in SITE_PATH/concrete/bootstrap/configure.php on line 31 [Thu Apr 14 09:08:17.714136 2016] [:error] [pid 10251] [client IP:24962] PHP Warning: include(/application/bootstrap/autoload.php): failed to open stream: No such file or directory in SITE_PATH/concrete/bootstrap/autoload.php on line 8 [Thu Apr 14 09:08:17.714150 2016] [:error] [pid 10251] [client IP:24962] PHP Warning: include(): Failed opening '/application/bootstrap/autoload.php' for inclusion (include_path='SITE_PATH/concrete/vendor:.:/usr/share/php:/usr/share/pear') in SITE_PATH/concrete/bootstrap/autoload.php on line 8 [Thu Apr 14 09:08:17.715003 2016] [:error] [pid 10251] [client IP:24962] PHP Fatal error: Class 'Symfony\\Component\\ClassLoader\\Psr4ClassLoader' not found in SITE_PATH/concrete/src/Foundation/ClassLoader.php on line 227
PHP version is 5.6.17 .
I've check on C5.7.3.1 and everything is ok.
It's weird...