I am running multiple PHP apps on my Mac, running OS X 10.5.6, Apache 2, PHP 5. I have subdomains setup for each project, a host file entries for each subdomain, and Virtua
I believe it's possible to set a php.ini per virtual host
... PHPINIDir /full/path/to/php/ini/
this way you can customize open_basedir and others