Troubleshooting

How do I read my website error logs?

Error logs are the fastest way to find out why something is broken. They record what went wrong, in which file, and often on which line. Learning to read them saves a lot of guesswork.

Where to find them:

How to read an entry: each line typically has a date/time, an error level, a message, and a file path with a line number. Focus on the most recent entries that match when the problem occurred, and read the message; it usually names the exact cause (for example a missing function, a memory limit, or a permission denied).

Tips:

If a log entry is cryptic, copy the exact line and send it to our 24/7 team on WhatsApp +971 58 553 6767 or support@dirhamaday.ae. We deal with these daily and can translate it into a fix.

Still need a hand? Our UAE-based team is here 24/7.

Related articles

My website is down, what do I do?How do I fix a 500 Internal Server Error?What causes 502 and 504 gateway errors?How do I fix a 403 Forbidden error?Why am I getting a 404 Not Found error?