On Tue, 24 Mar 2009, Néstor wrote: > I am trying to connect to an Oracle Database and when using the > oci_connect() > function, I get an error on my apache error_log file: > PHP Warning: PHP Startup: Unable to load dynamic library > 'c:\\php\\ext\\php_oci8.dll' - The specified > procedure could not be found.\r\n in Unknown on line 0 > > I have my extension _dir="C:\php\ext" > I have my extension= php_oci8.dll uncommented
Is it listed in he output from phpinfo() ? -- Aj. _______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php
