M
M
Maxim Barulin2015-11-12 17:51:22
PHP
Maxim Barulin, 2015-11-12 17:51:22

How to connect to oracle from php 5.6 win server2008 + iis?

Good day!
Is windows server2008 on it iis + php 5.6 x64 is configured
The task to be connected from it to oraklu by other machine. But I can't force php to connect libraries for orcal in any way... I did everything according to the instructions. I installed the libraries from the oracle website, added the path to them to the path variable, connected the libraries from the extensions folder in php.ini as a result

PHP Warning: PHP Startup: Unable to load dynamic library 'ext\php_oci8.dll'
PHP Warning: PHP Startup: Unable to load dynamic library 'ext\php_oci8_12c.dll'
PHP Warning: PHP Startup: Unable to load dynamic library 'ext\php_pdo_oci.dll'

Tried copying oracle libraries to windows folder, same result... Where am I wrong?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Barulin, 2015-11-13
@Slavenin999

The problem was solved by restarting the console...

R
rutaka nashimo, 2015-11-13
@rutaka_n

Apparently you need to put them in path/to/php/ext/php_oci8.dll', etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question