Progress
Docs
Pre-installation check
PHP and supported libraries
Library | Status | |
PHP >= 4.3.9 | Yes | |
XML Extension | Yes | |
SAPI (apache) | Supported | |
Database | in PHP | Flyspray |
- MySQLi support | Missing | X |
- MySQL support | Available | Supported |
- Postgres support | Missing | X |
To make setup possible, you must have a correct PHP version installed and at least one supported database.
Recommended settings:
Directive | Recommended | Actual |
Safe Mode | OFF | OFF |
File Uploads | ON | ON |
Magic Quotes GPC | OFF | ON |
Register Globals | OFF | OFF |
These settings are recommended for PHP in order to ensure full compatibility with Flyspray.
However, Flyspray will still operate if your settings do not quite match the recommended shown here.
Directory and File Permissions:
../flyspray.conf.php | Un-writeable | |
../cache | Un-writeable | |
../attachments | Un-writeable |
In order for Flyspray 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 Flyspray 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 /mnt/fmirror4/gmirror/ports/devel/flyspray/work/flyspray-0.9.9.2/flyspray.conf.php.
Proceed to Licence Agreement:
All configurations seems to be in place. You may proceed to the Licence Agreement page.