Loading...

How do I get rid of 500 internal error?

The HTTP status code 500 is a generic error response. It means that the server encountered an unexpected condition that prevented it from fulfilling the request. This error is usually returned by the server when no other error code is suitable.

How can I fix 500 error in php?

The 500 error can go away by increasing the values set for the max_execution_time and the memory_limit settings. Setting the file permission to 644 or 755 can help in resolving the 500 internal server error. You can try removing the recent code changes to see if the 500 error goes away.

Leave a Reply

Your email address will not be published. Required fields are marked *