• Hey,

    I have been editing my site for many hours now and i worry that i may have deleted something i shouldn’t have. When i click on “Customise” and many other links on my dashboard it brings me to a screen saying it is “Unable to handle this request http error 500”.

    The page i am trying to view is https://intransitcreations.com/wordpress/wp-admin/themes.php

    Any help would be appreciated, many thanks.

Viewing 1 replies (of 1 total)
  • This is more than likely caused by a plugin as it has been reported previously here and here.

    It could also be a memory issue which can be corrected with this in your wp-config file:

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

    I would certainly deactivate all plugins first to see if this resolves the issue, then re-activate each plugin 1-by-1 to weed out the problematic plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Self hosted – Cannot customise website error 500 shown’ is closed to new replies.