php_oci8.dll won't load
hi all
i have problem for loading the oci8.dll extension for php 5.2.2
in my computer:
i use wamp5 version 1.6.6 (apache 2.2, php 5.2, mysql 5) on win xp sp2
i want to connect my oracle server on different computer to my webserver using instant client.
my oracle is 8.1.7, instant client 10.2.
i try the step by step guide from the underground pdf (adding the environtment value in path and tns_names), but it's not working. i also try the registry editing for those value, but it still not working...
any suggestion?