probe.php
This simple utility will help you check if your server environment can run ActiveCollab. Grab the latest version on GitHab.
- Probe Version:
- 5.14
- Testing For:
- ActiveCollab 5.14 and newer
1. Environment test
- error — ActiveCollab is currently not compatible with PHP 7.2. Your PHP version: 7.4.33 (show info)
- ok — Your memory limit is: 256MB
- ok — Required extension mysqli found
- ok — Required extension pcre found
- ok — Required extension tokenizer found
- ok — Required extension ctype found
- ok — Required extension session found
- ok — Required extension json found
- ok — Required extension xml found
- ok — Required extension dom found
- ok — Required extension phar found
- ok — Required extension openssl found
- ok — Required extension gd found
- ok — Required extension mbstring found
- ok — Required extension curl found
- ok — Required extension zlib found
- ok — Required extension fileinfo found
- ok — Recommended extension iconv found
- ok — Recommended extension imap found
2. Database test
- ok — Connected to database as jshosped_activecollab@localhost
- ok — MariaDB version is 10.5.29-MariaDB-cll-lve
- ok — Database is empty
- ok — InnoDB support is enabled
- ok — UTF8MB4 support available
- ok — MariaDB thread stack is 256kb
This system does not meet ActiveCollab system requirements
Legend
- ok — All OK
- warning — Not a deal breaker, but it's recommended to have
this installed for some features to work
- error — ActiveCollab require this feature and can't work
without it