blank screen on install

Asked by chris jones

Here's what I've done:
1) uploaded xibo-server-1.6.2.zip to my webhost
2) unzipped the files
3) went to the path of the http://myserver.com/xibo
4) the page displays blank
5) index.php code below
Source:
<?php
/*
 * Xibo - Digital Signage - http://www.xibo.org.uk
 * Copyright (C) 2006-2012 Daniel Garner, James Packer and Alex Harrington
 *
 * This file is part of Xibo.
 *
 * Xibo is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * any later version.
 *
 * Xibo is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License
 * along with Xibo. If not, see <http://www.gnu.org/licenses/>.
 */
 DEFINE('XIBO', true);

// Include the Program Logic
include_once("lib/include.php");

?>

Thanks in advance for your help!

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
chris jones
Solved:
Last query:
Last reply:
Revision history for this message
Alex Harrington (alexharrington) said :
#1

Most likely your version of PHP is too old. What version are you running?
Check it with the required minimum which from memory is 5.4.3

Revision history for this message
chris jones (chrisjones-g) said :
#2

Wow! Great support. Thank you very much Alex. :)

Revision history for this message
Deblix (deblix) said :
#3

What about 1.4.2? Is it compatible with php 5.2.x?

I'm using 1.4.2 with 5.2.x and It seems ok?

I think 1.6.3 must be minimum 5.4.3?

Can you answer me?

Revision history for this message
Deblix (deblix) said :
#4

And there is a picture I take from xibo

 http://xibo.org.uk/manual/content/install/win32_install_prereq.png

And seems 5.2.4 ok. I don't understand.

I tested 1.6.3 with my PHP Version is 5.2.9 seems It is not working. There is only blank screen. I deleted cache and everything is the same.

Revision history for this message
Alex Harrington (alexharrington) said :
#5

That sounds correct to me

Revision history for this message
Dan Garner (dangarner) said :
#6

The picture in the manual might be a little out of date - please refer to the release notes. The requirement is 5.3.3