Logs and site summaries help diagnose website errors, traffic patterns, and security issues.
View site summary
- Go to System Info & Files → Site Summary.
- Select the domain.
- Review overview data including disk usage, subdomains, and installed services.
Access logs
- Open Log Viewer or Raw Access Logs from the same section.
- Download or view error logs (
error.log) for PHP and web server errors. - Review access logs for visitor IPs, requested URLs, and response codes.
Check error logs first when a site shows a blank page or 500 error. Look for recent timestamps and PHP fatal error messages to identify the cause.