OCI8 to existing Apache and PHP install
653663Aug 6 2008 — edited Aug 6 2008Hi
Wonder if anyone can help. I have an Apache server already installed with PHP on my linux system (Ubuntu) and I'd like to add the OCI8 driver so I can hook up my PHP pages to speak with the Oracle database. I've managed to do my applicaiton with postgres and mysql, just Oracle to do.
Can anyone provide me with the steps I need to make to get the OCI8 driver installed? I don't really want to install my server again, is thera way I can chnage the PHP.ini and httpd.conf files and install the OCI8 driver without rebuilding?
thanks