hello ,
i am trying to establish a connection between php and an oracle database.
In the php.ini file when i am removing the comment from extensions php_oci8.dll and php_oracle.dll The apache server gives me the following error:
unable to load dynamic library oci8.dll and oracle.dll
although i put the 2 dll files in the folder system32 .
thank you
i am trying to establish a connection between php and an oracle database.
In the php.ini file when i am removing the comment from extensions php_oci8.dll and php_oracle.dll The apache server gives me the following error:
unable to load dynamic library oci8.dll and oracle.dll
although i put the 2 dll files in the folder system32 .
thank you