Using iPlanet I am running two web servers. One running on port 80 and another one running on port 9000. PHP works great on the one running on port 80. On the other one though the module initializes etc etc but when trying to access a php script it just attempts to donwload it thus telling me it's not quite fully working. Where do I define such a thing?