probe.php
This simple utility will help you check if your server environment can run ActiveCollab. Grab the latest version on GitHub.
- Probe Version:
- 7.3
- Testing For:
- ActiveCollab 7.3 and newer
1. Environment test
- ok — Your PHP version is 8.3.31 (show info)
- ok — Your memory limit is: 2GB
- 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 laje4223_activecollab@localhost
- ok — MariaDB version is 11.4.12-MariaDB
- warning — Database is not empty Empty database is required if your installing a fresh copy of ActiveCollab. Database not being empty is OK if you are upgrading
- ok — InnoDB support is enabled
- ok — UTF8MB4 support available
- ok — MariaDB thread stack is 256kb
OK, this system can run ActiveCollab