Professional Photographer Blog Themes

WordPress 500 Internal Server Error simple fix for 1and1 users

If you are getting 500 Internal Server Error messages (especially if you use 1and1) when you try and log in to your blog, try this simple fix:

Use WordPad/Notepad (not Word!) to create a file called php.ini
Put this code in the newly created php.ini file (cut & paste it): memory=20MB
Save the file
Upload your newly created file [...]

WordPress Auto Upgrade simple fix for 1and1 users

If your WordPress hangs when you try to Auto Upgrade and fails to upgrade (especially if you use 1and1) try this simpe fix:

Use WordPad/Notepad (not Word!) to create a file called .htaccess
Put this code in the newly created .htaccess file (cut & paste it): AddType x-mapp-php5 .php
Save the file then right click on the file [...]