PHP/Apache2/Oracle

2003-02-27 Thread Victor Manuel Carranza Gonzalez
Hi!
I am trying to set up Apache2+PHP4 on a box running
4.7-RELEASE. I have done that before with no problems
for accessing local PostgreSQL servers, but this time
I need to connect to external databases running on a
couple of DEC AlphaServers running Tru64 Unix and
Oracle 7 and 8i. I`ve installed the oracle7 client
port, but the php4 configuration script (./configure
--without-mysql --with-oracle=/usr/local/oracle7
--with-pgsql --with-apxs2=/usr/local/apache2/bin/apxs)
 stops at some point, saying: 

 checking for Oracle-ORACLE support... yes
 checking Oracle Install-Dir... /usr/local/oracle7
 checking Oracle version... configure: error: Oracle
needed libraries not found

Any ideas? Has someone successfuly configured
Apache2/PHP for connecting to an external Oracle
server?

Many thanks in advance for your help. Please cc to me,
since I am not currently subscribed to the list.

Best regards,

Victor Carranza


_
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: PHP/Apache2/Oracle

2003-02-27 Thread Philip M. Gollucci
I'm actually working on that not with php though.  Perl instead.

I can and am successfuling using the /usr/ports/databases/oracle7 on 
FBSD-5.0 RELEASE to connect to Oracle 8.1.7 on Redhat Linux 7.2 via DBI:Oracle

A major thing I've noticed is that this version of the oracle client libraries 
return the dates drastically different then a 8.x.x client library



On Thursday 27 February 2003 21:57, Victor Manuel Carranza Gonzalez wrote:
 Hi!
 I am trying to set up Apache2+PHP4 on a box running
 4.7-RELEASE. I have done that before with no problems
 for accessing local PostgreSQL servers, but this time
 I need to connect to external databases running on a
 couple of DEC AlphaServers running Tru64 Unix and
 Oracle 7 and 8i. I`ve installed the oracle7 client
 port, but the php4 configuration script (./configure
 --without-mysql --with-oracle=/usr/local/oracle7
 --with-pgsql --with-apxs2=/usr/local/apache2/bin/apxs)
  stops at some point, saying:

  checking for Oracle-ORACLE support... yes
  checking Oracle Install-Dir... /usr/local/oracle7
  checking Oracle version... configure: error: Oracle
 needed libraries not found

 Any ideas? Has someone successfuly configured
 Apache2/PHP for connecting to an external Oracle
 server?

 Many thanks in advance for your help. Please cc to me,
 since I am not currently subscribed to the list.

 Best regards,

 Victor Carranza


 _
 Do You Yahoo!?
 Información de Estados Unidos y América Latina, en Yahoo! Noticias.
 Visítanos en http://noticias.espanol.yahoo.com

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

-- 
END 
-- 
Philip M. Gollucci [EMAIL PROTECTED] 301.474.9294 301.646.3011 (cell) 

Science, Discovery,  the Universe (UMCP) 
Webmaster  Webship Teacher 
URL: http://www.sdu.umd.edu 

eJournalPress 
Database/PERL Programmer  System Admin 
URL : http://www.ejournalpress.com 

Resume : http://p6m7g8.net/Resume 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message