robert mena wrote: > hi, I'd like to start developing php applications that will access oracle 9i > databases. > I am trying to setup a development enviroment using Linux so I was > wondering what should I download/install from oracle's web site in order to > compile php with 9i support. > I am assuming that there is some sort of devel package only with the > libraries and headers... > The database is already running (under Windows). > regards, > mena You will need to download and install Oracle Instant Client which is free. How to setup PHP to use it, you can read at http://www.php.net/oci8 Edin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php