Artica’s Web Console can be switched into a dedicated Debug Mode to capture detailed diagnostic logs and trace internal operations. With a single toggle in the administration panel, you can:
- Enable verbose logging for HTTP requests, database queries, and background tasks
- Stream real-time debug output to the console or to a log file for later analysis
- Diagnose configuration issues, performance bottlenecks, and integration errors
- Safely disable Debug Mode when you’re done to return to normal operation
This built-in debug capability empowers administrators to pinpoint and resolve issues quickly—without manually editing config files or restarting services.
This feature is available on Artica v4.50 Service Pack 3 or Artica v4.50 Service Pack 2 Hotfix 20250507-15
/usr/sbin/artica-phpfpm-service -webconsole-debug-on
Monitor the logs:
/var/log/artica-web.debug and /var/log/artica-web.log
/usr/sbin/artica-phpfpm-service -webconsole-debug-off