Skip to content
Admin Plugins
Titanium Error Intelligence Tutorials
10 practical ways to turn WordPress PHP errors into clearer local diagnostics.

These step-by-step tutorials cover first-time setup, the Monitoring Self-Test, grouped error behavior, Request Impact, source-version lifecycle, the log viewer, live wp-admin alerts, private log storage, file tools, Multisite and the plugin's seven-day local retention model.

  • Grouped critical errors
  • Request Impact Map
  • Monitoring Self-Test
  • Local by default
Step-by-step PHP error monitoring tutorials.

Start by making sure WordPress can write a debug log, then verify the pipeline before relying on the intelligence cards. Use the behavior and impact evidence to narrow a problem, and only then move into the raw log or file tools when deeper inspection is needed.

09
Log SecurityFile Tools

How to move the active log outside the public web root and manage files safely

Debug logs can contain sensitive technical information. Titanium can preserve an existing private custom path or create its own plugin-specific private location and move the active log there when the server allows the change.

Protect the log and use file actions

  1. Review the Log location card and check whether the current configured path is inside or outside the public web root.
  2. If the path is public and wp-config.php is writable, enable Store log outside the public web root.
  3. After the move, run the Monitoring Self-Test again to verify write and read access at the new location.
  4. Use Download before destructive cleanup when you may need the old history later.
  5. Use Rename only when you understand that changing the filename does not change WP_DEBUG_LOG; WordPress can recreate the original configured filename on the next log entry.
  6. Use Empty Log or Delete File only after confirming the stored history is no longer needed.

Start with logging, then verify the pipeline before interpreting the dashboard.

The most reliable order is simple: enable or confirm the debug log, run the self-test, wait for real matching errors, inspect behavior and impact, then use the raw log only when you need deeper evidence.

Get Free Version

Need the complete feature overview?

Read the Titanium Error Intelligence plugin page for grouped error behavior, Request Impact, source lifecycle, Monitoring Self-Test, live wp-admin alerts, private log storage and the authenticated log tools in one place.

View Plugin Overview