WordPress Installation Help
HELP WITH INSTALLING WORDPRESS
If you have a domain name, access to a database, and an ftp account, you are ready to install WordPress. I use 1and1 to set up all three. They are fairly priced and offer good support.
If none of this makes any sense, and it all looks like gibberish-as it did to me-don’t panic! There [...]
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 [...]
