Welcome to the Xibo Installation!

Thank you for choosing Xibo. This installation wizard will take you through setting up Xibo one step at a time. There are 6 steps in total, the first one is below.

Installation guide »

First we need to check if your server meets Xibo's requirements.

Item Status Advice
PHP Version PHP version 5.3.3 or later required. Detected 7.4.33
File System Permissions Write access required for settings.php and install.php
MySQL database (PHP MySql) MySQL support must be enabled in PHP.
MySQL database (PDO MySql) PDO support with MySQL drivers must be enabled in PHP.
JSON Extension PHP JSON extension required to function.
SOAP Extension PHP SOAP extension required to function.
GD Extension PHP GD extension to function.
Session PHP session support to function.
FileInfo Requires PHP FileInfo support to function. If you are on Windows you need to enable the php_fileinfo.dll in your php.ini file.
PCRE PHP PCRE support to function.
Gettext PHP Gettext support to function.
Calendar Extension PHP Calendar extension to function.
DOM Extension PHP DOM core functionality enabled.
DOM XML Extension PHP DOM XML extension to function.
Mcrypt Extension PHP Mcrypt extension to function.
Allow PHP to open external URLs You must have allow_url_fopen = On in your PHP.ini file for RSS Feeds / Anonymous statistics gathering to function.
DateTimeZone This enables us to get a list of time zones supported by the hosting server.
ZIP This enables import / export of layouts.
Large File Uploads You probably want to allow larger files to be uploaded than is currently available with your PHP configuration.
We suggest setting your PHP post_max_size and upload_max_size to at least 128M, and also increasing your max_execution_time to at least 120 seconds.
Internationalization International Support for formatting Dates, Numbers, etc.
cURL cURL is used to fetch data from the Internet or Local Network