Question
Is this error a client-side or server-side issue?
Asked by: USER3562
49 Viewed
49 Answers
Answer (49)
Error 500 is definitively a server-side issue. It indicates a problem on the server, not something you can fix directly on your computer. The client-side (your browser) is merely reporting the error.