I'm having a diferent problem with this module. Take a look a the message:
Unable to load dynamic library 'C:\Inetpub\PHP\extensions\php_oci8.dll' -
The specified procedure could not be found.
I thought it was some problem with my ORACLE instalation, then a checked it
and realized tha a didn't have the OCI installed...
Well, I've "fixed" it by installing it. But it still doesn't work... It
keeps giving me this message....
Any orientation?
Thanx
Ridai Govinda
"Erik H. Mathy" <[EMAIL PROTECTED]> wrote in message
001601c124bc$fdec2dd0$1300020a@erik_laptop">news:001601c124bc$fdec2dd0$1300020a@erik_laptop...
> Do you have the Oracle libraries installed? All the module really does is
> act as an intermediary for PHP and the native Oracle client libraries.
>
> - Erik
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, August 14, 2001 6:42 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP-WIN] Problem with loading module for Oracle
> > Importance: High
> >
> >
> > Hi!
> >
> > Help!
> >
> > PHP Warning: Unable to load dynamic library
> > 'c:\php\extensions\php_oci8.dll' - This module not found.
> > in Unknown on line 0.
> >
> > --- part of php.ini file ---------
> > ;;;;;;;;;;;;;;;;;;;;;;;;;
> > ; Paths and Directories ;
> > ;;;;;;;;;;;;;;;;;;;;;;;;;
> >
> > ; UNIX: "/path1:/path2" Windows: "\path1;\path2"
> > include_path = c:\php\pear\
> >
> > ; The root of the PHP pages, used only if nonempty.
> > doc_root =
> >
> >
> > ; The directory under which PHP opens the script using /~usernamem used
> > only
> > ; if nonempty.
> > user_dir =
> >
> > ; Directory in which the loadable extensions (modules) reside.
> > extension_dir = c:\php\extensions\
> >
> >
> >
> > extension=php_oci8.dll
> >
> > ----- end of part -----------------
> >
> > File php_oci8.dll is exist in folowing path c:\php\extensions
> >
> > Other modules loaded succesfule!!!!!!
> >
> > What did me?
> >
> >
> >
> >
> >
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]