I am a photographer and I was working on my new site using the Dante theme. I was updating my 10 portfolio adding some pictures and all of a sudden I encountered this page:
—————
“Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.”
——–
I was reading other support tabs here and from what I understand I need to increase my PHP memory. I did do this in my cPanel, file manager, code editor, public_html/wp-config.php, and I added this:
//increase WP Memory Limit
define(‘WP_MEMORY_LIMIT’, ‘256M’);
I still have the 500 internal error page up.
I can’t figure out how to fix this. Any help would be appreciated.
Attachments:
You must be
logged in to view attached files.