From:             [EMAIL PROTECTED]
Operating system: linux7.3
PHP version:      4.2.0
PHP Bug Type:     Oracle related
Bug description:  php oracle connection

hello,

      I'm doing a project in php.The operating system i'm using is
Linux7.3.At first the database i used was mysql.
There was no problem with this.But now I want to use Oracle9i as my
database.I have installed Oracle9i for linux in another machine on the
same network.Oracle is running properly.I want to connect to this database
from a different machine using php
and Apache webserver.
Is there any extra configuration needed for the Apache web server to get
the connection?Is there anything to configure in the CLASSPATH in my
machine?
I have tested using the Oracle 8 functions in php.But,there are no
functions to specify the host name.

For ex: int OCILogon(string username,string password[, string db]) 
Using this function we can connect only to the local host.

Is there any configuration to be made in the /etc/php.ini
file?

Kindly reply soon...
                                                     
                                                    raisha
                                                                          
                  

-- 
Edit bug report at http://bugs.php.net/?id=20019&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20019&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20019&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20019&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20019&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20019&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20019&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20019&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20019&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20019&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20019&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20019&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20019&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20019&r=isapi

Reply via email to