RE: [PHP-DB] oci8

2004-11-21 Thread Manoj Kumar
Send output of your phpinfo() function . Have you added vendor specific library(extention) in php.ini. --Manoj Kr. Sheoran <[EMAIL PROTECTED]> -Original Message- From: Joe [mailto:[EMAIL PROTECTED] Sent: Sunday, November 21, 2004 3:38 PM To: [EMAIL PROTECTED] Subject: [PHP-DB

[PHP-DB] oci8

2004-11-21 Thread Joe
I am facing problem in connecting to Oracle from php. I followed the instructions listed in www.oracle.com/technology/tech/opensource/php/apache/inst_php_apache_linux.h tml. However, when I run phpinfo(), it show that oci8 is not loaded and eventually the ocilogon() is not working. I'd really a