[PHP-WIN] Re: php+oracle

2002-05-22 Thread Mauricio
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) be

[PHP-WIN] Re: php+oracle

2002-05-22 Thread Nicole Amashta
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