02Aug2010
No More PHP 4 and MySQL 4 for WordPress!!!
Mark Jaquith, one of the lead developers of WordPress just announced that WordPress 3.1 will be the last version that will support PHP4 and MySQL4. After WordPress 3.1, due some by the end of 2010, the minimum requirements for installing WordPress 3.2 will be PHP 5.2 and MySQL 5.0.15.
Read MoreView Comments (1)20Jul2010
Digest Access Authentication Without mod_auth_digest
Get the Digest Access Authentication running with some PHP code and a simple .htaccess trick making it possible to authenticate users without having to worry if mod_auth_digest is installed on the server.
Read MoreView Comments (1)