Skip to main content

Internal Server Error

Comments

2 comments

  • grof
    THANK YOU FOR YOUR SUPPORT GUYS YOU ARE AWESOME
    0
  • cPRex Jurassic Moderator
    Hey there, @grof, Whenever I see a 500 error the first thing I do is run this command: tail -f /etc/apache2/logs/error_log as that will allow you to watch the error log in real time while you refresh the page. I would expect a 500 error to be logged to that area of the system. If not, it could be in a local error_log file in /home/username/public_html, so you may want to check there just in case. I would expect one of those areas to give you more insight on the error, but if you have any other questions, just ask!
    0

Please sign in to leave a comment.