Booked is a web based application and requires a web server running PHP. Web server installation and configuration instructions are outside the scope of this documentation.
- PHP 8.0, 8.1, 8.2, 8.3 (PHP 8.2 recommended)
- Recommended minimum 256MB memory allocated to PHP
- Required PHP extensions: gd, mysqli, mbstring, intl
- Recommended PHP extensions: openssl, xml
- MySQL 5.8 or greater (MySQL 8 recommended)
- Web server configured with PHP (Apache recommended)
- Required Apache modules: mod_rewrite, mod_headers
- The site must have AllowOverride All set
Prerequisite Checks #
A simple prerequisite check is provided here.
How to use #
- Download the prerequisite check application
- Extract the contents to the directory on the web server where Booked will be installed
- In a browser, navigate to the root directory of the extracted files
- Ensure no error messages are shown