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]