phpinfo didn't show OCI8 infomration
626353Mar 3 2008 — edited Apr 14 2008I used Php 5.2.5 Apache 2.2.8, Oracle 9.2. I just installed instantclient_10_2, an d I added extension path_oci8.dll to php.ini file. the Apache start fine. But in the phpinfo() output, I can't see the OCI8 section. And the script doesn't load any OCI function.
Could any one help me? I've spent 4 hours on this.....Much appreciated!