I would like to replace my test/developing webserver that runs under Win2000 Server with OSX (for now not OSX-server). The webserver is Apache/PHP and connects to an Oracle database (on AIX). I will also use the OSX machine as my personal fileserver.
On Win server PHP uses Oracle Client tools (both 8x and 9x) to run OCI, and it works really well, I think. But does someone here have experiences with PHP and Oracle on OSX? Do I have to recompile PHP, or is there an install somewhere with support for OCI included? (I'm in the middle of building a new intranet for my company and doesn't have that much time to experiments right now).
Best jh