Hello, I want to use macports (v 1.520) to maintain and switch between versions of php & mysql (client & server), ideally wih the stock OS X httpd (using 10.4.10). I had previously used .dmg installers from entropy.ch and mysql.com, but love macports and keep things together... Command used: % sudo port -v install php5 +mysql5 Installation was fine, but it looks like some post-installation instructions got cut-off. (bunch of stuff deleted) ---> Installing php5 5.2.3_0+darwin_8+macosx+mysql5 If this is your first install, you might want ---> Activating php5 5.2.3_0+darwin_8+macosx+mysql5 ---> Cleaning php5 ---> Removing build directory for php5 What are the approved post-install steps to get php to work with /usr/sbin/httpd, assuming the preceeding was correct? or where do i find more info on port AMP variants? thanks in advance, isao