People, I have done all of the above and still phpinfo() doea not show the oci8. Yes, I do have the php_oci8.dll in the ext directory. I even copied it to the system32 directory to the C:\php directory and to apache's bin directory and phpinfo still does not see the oci8.
I am even looking in the Oracle world to see what could be the reason that the oci8 is not recognized because the error messages says "Unable to load the dynamic library C:\php\ext\php_oci8.dll" Thnaks for your replies, :-) On Wed, Mar 25, 2009 at 7:01 AM, Daniel Convissor < [email protected]> wrote: > Nestor: > > On Tue, Mar 24, 2009 at 05:05:06PM -0800, Mutaz Musa wrote: > > Check the configuration file path on phpinfo() and make sure you > uncommented > > the right one. > > Mutaz is correct. The extension dll ships with PHP, so you don't need to > download anything. Just double check all of your settings shown in > phpinfo() (such as Loaded Configuration File and other additional ini > files, extension_dir). > > --Dan > > -- > T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y > data intensive web and database programming > http://www.AnalysisAndSolutions.com/ > 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409 > _______________________________________________ > New York PHP User Group Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > http://www.nyphp.org/show_participation.php >
_______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php
