๐ What it is: #
A detailed diagnostic panel showing server and environment settings where Intellent CRM is running.
๐ง Why it’s important: #
- Ensures your server environment meets module/plugin requirements.
- Crucial when troubleshooting issues or errors.
- Required when submitting support tickets.
โ How to Use: #
- Go to:
Utilities > System Info
- Review key fields like:
- PHP version (should be 7.4+ or 8.x)
- MySQL version
- Server Software (Apache, NGINX, etc.)
- File upload limits
- Cron job status
๐งช Advanced: #
- If
mod_rewrite
is not enabled ormax_execution_time
is too low, some features may fail (e.g., PDF exports). - Check that
allow_url_fopen
is enabled for API calls.
๐ก Pro Tip: #
Take a screenshot of this page and send it along with any support request โ it saves time.