![]() |
|
Blank page on fresh new install - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Blank page on fresh new install (/thread-12796.html) |
Blank page on fresh new install - xcoaster1 - 2015-07-23 So I am seeing a blank page returned after the initial setup screen. I have checked the config file and it seems to port the correct DB information into the file but never populates the database. I have some of the following logs from the apache error_log and the setup.log from ZenPhoto error_log[Thu Jul 23 15:12:50 2015] [warn] [client 173.245.50.85] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected '[' in /var/www/vhosts/domain.tld/httpdocs/test/zp-core/functions.php on line 291 server.log[root@srv02 zp-data]# cat setup.log Could this be a PHP issue or something else? Blank page on fresh new install - acrylian - 2015-07-23 Yes, a PHP issue. One 5.4+ only call sneaked in. Please install the support build for now. Blank page on fresh new install - xcoaster1 - 2015-07-24 thanks, i'll give it a whirl |