How I fixed PHP and MySQL for WordPress after upgrading to Leopard
Under Tiger I had WordPress installed with PHP 5 (an installation from Entropy.ch) and MySQL 5 (from the MySQL web site). After upgrading to Leopard, my configuration went sour. Here’s the behavior I was seeing:
If I requested http://localhost (or http://127.0.0.1) in Safari I would correctly get the page confirming Apache was configured correctly. […]
