php startup: unable to load dynamic library... php_oci8.dll
546489Nov 16 2006 — edited Apr 18 2007Our configuration is XAMPP with php5 enabled. We downloaded Oracle instantclient_10_2 and we followed the installation instructions. We don't understand if the env variable are necessary or not, but in anycase we set-up the PATH env var to the directory where the instantclient was unzipped.
The php.ini seems right because the extension dir is correctly set-up to the XAMPP+php5 ext dir C:\Programmi\xampp\php\ext
The OS is XP professional.
We have the error in the subject the following is in italian ..."Impossibile trovare la procedura specificata" that sounds like this "Impossible to find the specified procedure" (I hope the translation is correct ;)
The Oracle DB is not local and the version is 9i, but we are in a very startup phase to have problems with the db version, we suppose.
Please help us.