by ray | Feb 12, 2010 | Wordpress
Make sure you completely empty out your Trash. Otherwise, all of your trashed items will appear on your new site in a Published state.
by ray | Feb 11, 2010 | Wordpress
This happened to me in the Admin > Posts page as well as the RSS feed (the random order matched on both). This was caused by a bad plugin — postMash. So the morale of the story — if you see weird behavior, deactivate all of your plugins!
by ray | Feb 11, 2010 | Wordpress
WordPress and the dreaded “Your PHP installation appears to be missing the MySQL” So, if you’ve setup wordpress on your own server you’ve probably seen this “Your PHP installation appears to be missing the MySQL” Terrible. really terrible. So, this is what I’ve done...
by ray | Feb 11, 2010 | Wordpress
Microsoft IIS 5.1 and IIS 6.0 This section contains instructions for manually setting up Internet Information Services (IIS) 5.1 and IIS 6.0 to work with PHP on Microsoft Windows XP and Windows Server 2003. For instructions on setting up IIS 7.0 and later versions on...
by ray | Feb 11, 2010 | Wordpress
Here is part 3. From its first version, IIS has supported CGI (“Common Gateway Interface”). CGI, in its basic form, is a standards-based protocol that allows information servers, such as IIS, to interface with external applications. FastCGI was introduced...