Library | Status | |
PHP >= {$required_php} | {!$php_output} | |
XML Extension | {!Setup::ReturnStatus($xmlStatus)} | |
SAPI ({php_sapi_name()}) | {!Setup::ReturnStatus($sapiStatus, 'support')} | |
Database | in PHP | {$product_name} |
To make setup possible, you must have a correct PHP version installed and at least one supported database.
CGI server API is not supported. Consider upgrading to FastCGI, otherwise you have to add
force_baseurl = "http://yourflyspray/"
manually to flyspray.conf.php after setup.
Directive | Recommended | Actual |
These settings are recommended for PHP in order to ensure full compatibility with {$product_name}.
However, {$product_name} will still operate if your settings do not quite match the recommended shown here.
../flyspray.conf.php | {!$config_output} | |
../cache | {!$cache_output} | |
../attachments | {!$att_output} |
In order for {$product_name} to function correctly it needs to be able to access or write to certain files or directories. If you see "Unwriteable" you need to change the permissions on the file or directory to allow {$product_name} to write to it.
The installer has detected that the flyspray.conf.php file is not writeable. Please make it writeable by the web-server user or world writeable to proceed with the setup. Alternatively if you wish to proceed, the installer will make available the contents of the configuration file at the end of the setup. You will then have to manually copy and paste the contents into the configuration file located at .
You seem to have problems with the Pre-install configuration. Once you have fixed the problem, please refresh the page to be able to proceed to the next stage of {$product_name} setup.
All configurations seems to be in place. You may proceed to the Licence Agreement page.