I'm working on a project which requires me to do a web interface with my universities oracle server. Their web server only has PERL installed and I wanted to use PHP so I installed it on my own linux box.
I see the PHP configuration command --with-oracle=DIR to include Oracle support.. Does this mean I have to actually download the whole oracle system to get this to work? All I really want are the client libraries so I can use my machine to connect to a REMOTE oracle system, and I just want to know if I can save time/space by not having to actually download oracle itself to do this.
Thanks,
Ryan