A new WordPress install worked fine on an 1and 1 account, but when I activated Thesis I got a Server 500 error on all the admin pages even though I could see the website.
So google search gave a page on the WordPress forums which said to add a php.ini file to the wp-admin file with the line:
memory_limit = 32M ; Maximum amount of memory a script may consume (8MB)
Did this and got back all my admin pages immediately.
{ 0 comments… add one now }