>Is their any one who uses PHP with oracle if so please,  let me know how to
enable the oracle extension for php to get support for the oracle

Are you tried this in configuration file compilation using php source tar
ball?

# ./configure \
         --with-oci8=$ORACLE_HOME \
         --with-apxs2=/usr/local/apache/bin/apxs \
         --with-config-file-path=/usr/local/apache/conf \
         --enable-sigchild

Padhu,
Ooty
-- 
Knowledge is power !
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to