Wordpress Internal Server Error 500 in wp-admin






If you are getting an internal server error 500 after installing wordpress while accessing admin, here is the fix.

Most likely it is caused by low memory limit on your server. To fix it, create a new file named php.ini in you wp-admin directory and put the following line in it.

memory_limit = 64M

Save the file, then reload the admin page and it will work fine.

Tweet This!Share this on FriendFeedShare this on del.icio.usStumble upon something good? Share it on StumbleUponShare...
 •  0 comments  •  flag
Share on Twitter
Published on January 13, 2011 00:01
No comments have been added yet.