[PHP] PHP+Oracle Problem From: Ajay Bahurupi (Ajay <email protected>)
Date: 11/05/00

Hi,

This is regarding php+oracle problem, that I am facing intermittenly.
My Cofiguration is as follows
1. Red hat 6.2 with Apache 1.3.12 and Oracle 8.0.5 Client Installed.
2. Remote Oracle 8.1.5 DB running on Win NT Server
3. PHP 4.1.3pl1

Problem Statement:
I am able to connect to Remote DB server properly, but when I query on
some table, it only returns Number fields and not the varchar. I faced
the same problem during my first instaltion and then I just recomipled
php and then it worked.
Now I am doing new installtion on Notebook PC which connects to Remote
DB server again a notebook PC, this I want just for demo purpose. I
tried to recompile PHP 2-3 times but could not retrieve 'VARCHAR' field
any way it returns 'Number' field correctly.
I am using the same version for this new installtion as specified above.
These are my option during PHP config
./configure --with-apxs --with-config-file-path=/etc/httpd/conf
--with-oracle=/home/oracle --with-oci8=/home/oracle --enable-sigchild
--enable-track-vars --enable-trans-sid --with-ttf --without-mysql

Can anyone
 guide me where I am going wrong. I had posted the same problem b4 on
php.net but did not get any reply, any help regarding this will be very
benificial.

Regards
Ajay

------------------------------------------------------------------------
---------
              Mr Ajay Bahurupi
   [] INTEC GmbH, Munich, Germany.
INTEC Ph No : (089)95080237
              Visit : www.ajaybahurupi.com
------------------------------------------------------------------------
---------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>