简体   繁体   中英

Oracle 11g Call to undefined function oci_connect()

I'm trying to make Oracle 11g database work with wamp PHP 5.6 on the x64 version of windows 10.

In the php.ini I was told to uncomment two lines, but I DO NOT EVEN FIND THEM!

extension=php_oracle.dll 
extension=php_oci8.dll

I do have instantclient_11_2 installed and I think I configured it rather well...

I just can't figure this out..

I'm frustrated, 24 hours I've been trying to fix the problem. Please help, and ask me any more details if you want.

I unistalled the x64 version and installed the x32 and everything worked fine. If you have the same problem, try installing the x32 version! Oh, and make sure you unistall the x64 version properly before installing the other, or your computer is kinda screwed! :D

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM