Home » Open Source » Programming Interfaces » OCILOGON (php 5.2.8/apache 2.0/Windows XP/Oracle 9i)
|
Re: OCILOGON [message #397491 is a reply to message #389996] |
Sat, 11 April 2009 07:49  |
smasif
Messages: 3 Registered: August 2007 Location: Riyadh
|
Junior Member |
|
|
Hi,
I think your PHP is not configured for Oracle, Do as follows:
Step: 1
Create new php file i.e "info.php" with the following code
<?
phpinfo();
?>
Step: 2
browse info.php i.e "http://localhost/info.php"
and thouroughly check the result and try to find "Oci8 Section" if it's there its mean you have configured it correctly.
Thanks & Regards
Asif
|
|
|
Goto Forum:
Current Time: Sun May 04 12:36:34 CDT 2025
|