HTTP 500 Error Message

I can not open my phoenixpeopledevelopment.com.au web site. I also can’t access wp-admin. There is a HTTP 500 error message.
Not sure what to do.
Peter.

Hi Peter,

This is most likely a memory limit issue.

Try increasing your memory limit by adding the code below in your wp-config.php file.

define('WP_MEMORY_LIMIT', '512M');

If that doesn’t help, please try other solutions listed below.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.