Hello,

my installation was:
I used php4.2.0-installer.exe and after it I used php4.2.0-win32.zip (it is
the font) for extensions, because the php4.2.0-installer.exe didn't have the
extensions directory (directory of my php_oci8.dll).
I could not do the compilation of php4.2.0-win32.zip (fonts) because was
necessary ms visual c++

Can you help me with any idea?
Thanks in Advance
Mauricio

"Nicole Amashta" <[EMAIL PROTECTED]> escreveu na mensagem
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> Make sure that this dll you have is in the correct extension path AND
> this dll is a valid version for your verson of PHP. This is usually the
> main things that will cause the error you specified.
>
> In your php.ini, check your extension_dir = and make sure it points to
> your extensions path. I keep mine under my php directory, like so:
>
> e:\apps\php\extensions
>   so my extension_dir = e:\apps\php\extensions
>
> Then make sure that dll is in that path. But also make sure it is the
> correct version for the version of PHP you are running.
>
> Hope that helps!
> Nicole Amashta
> www.aeontrek.com
>
> Mauricio wrote:
> > Hi for all.
> > I have php+apache+win2000+client oracle in my machine.
> > I configured my php.ini with:
> > extension_dir and uncomment extensions in php_oci8.dll
> > But, when I restart my apache, I receive the following error:
> >
> > Unable to load dynamic library "c:\php\extensions/php_oci8.dll". It was
not
> > possible to find the specified procedure.
> > Can anyone help me with the configuration of php+oracle?
> >
> > --
> > Mauricio
> > +55 - (041) - 219-5246
> > [EMAIL PROTECTED]
> >
> >
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to