- You need to download the oracle instant client following the link below
http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/winsoft.html and click the instant client package basic. Download it and after that you unzip it. - Then u put the path of that instant client in the Environment Variable
- Uncomment
- Uncomment the "extension=php_oci8.dll" in the php.ini file (To find your php.ini file you can run the phpinfo.php page)
- then restart your pc. check the phpinfo.php
- then you can see phpinfo page as above.
- To enable pdo support to oracale database uncomment extension=php_pdo_oci.dll which is in PECL region
Friday, March 2, 2012
Enabling oci8 in windows xp
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment