?The Internal Server Error – 500 in WordPress is a very common problem.

  • If the problem is permanent then it is due to .htaccess file
  • If the problem occurs randomly then it may be due to php memory problem

To solve this you need to update the php memory in php.in file to above 25mb

This can be done by editing the php.in file or creating an empty text file and placing it in the wp-admin folder as php.in

The following should be written in the file

memory=25MB

tags: internal server error in cpanel