[PHP-INST] Re: help me ! I cann't install php with oracle

2001-11-02 Thread Rudy Ramirez
[EMAIL PROTECTED] wrote: Check for ORACLE* environment variables Bye -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-INST] Re: configure PHP4 parameters

2001-10-25 Thread Rudy Ramirez
Jaeck Stephan wrote: > Hello, > > I just installed PHP4.0.4 on SuSE Linux 7.2 with Apache. Yahooo! :-) > Now I need Oracle database support for PHP. D'oh! Same problem, SuSE 7.1, Oracle client 8.1.5 on 7.x database, just solved... > just do "configure --with-oracle=$ORACLE_HOME" and what w

[PHP-INST] Re: lex?

2001-10-25 Thread Rudy Ramirez
Martin wrote: > Hmm, what is lex? And why would I need it - or rather why don't I. What > package is missing? Lex. Lex is a tool for generating native C lexical scanners. It's the stuff gcc and other languages are made of. Boldly PHP, too. Bye Rudy -- PHP Install Mailing List (http://www.

[PHP-INST] Re: PHP with ORACLE

2001-10-09 Thread Rudy Ramirez
Luis Castro wrote: > Dear php, > I am facing some problem while compiling PHP with ORACLE. I am using > unixware 7.0 I have > already installed Apache 1.3.14 and PHP 4.0.6. But after compile with > oracle option (no problem present) and when restarting web server i get > following message: > > Sy

Re: [PHP-INST] Re: recompiling php -> apache doesn't start anymore

2001-10-09 Thread Rudy Ramirez
Blinky wrote: > i compiled it with '--with-apxs' ... :-( ehm... with --with-apxs and --enable-versioning? :-] Bye -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrator

[PHP-INST] Re: recompiling php -> apache doesn't start anymore and nowhere are

2001-10-09 Thread Rudy Ramirez
Blinky wrote: > hi guys! > > i runned apache v1.3.14 with php 3.0.18 and php 4.0.4pl1 . > > i justed upgraded to apache v1.3.20. everything worked well with the old - already >installed - php-modules. > now i wanted to update php v4.0.4pl1 to v4.0.6. it compiled well and after a 'make >install

[PHP-INST] Re: Configure error with Suse Linux 7.1 (PPC)

2001-10-08 Thread Rudy Ramirez
Christine wrote: > "cheking output file root ./configure:lex command not found > Configure: error cannot find output from lex: giving up". > > Php 4.0.6 > Dura flex sed lex: where could this one be coming from ? > Apache 1.3.17 up and about. Well, what about installing package (f)lex? ;-) Flex i

Re: [PHP-INST] PHP-Oracle build problems

2001-10-08 Thread Rudy Ramirez
B. Perrine wrote: > try --with-oci8=$ORACLE_HOME where $ORACLE_HOME is like > /u01/app/oracle/product/8.1.6 > > The file you seek exists : [where is the source]/ext/oci8/php_oci8.h That's not the file I (ehm... the compiler) was looking for: it is oci.h, and I think it belongs to Oracle, but ca

[PHP-INST] PHP-Oracle build problems

2001-10-08 Thread Rudy Ramirez
Hi I'm trying to build php4 on my SuSE 6.4 Linux machine with Oracle OCI8 support. My Oracle 8.1.5 programmer interface is configured via default GUI installation. I run configure --with-oci and everything is OK, then after make I get the error: /root/php-4.0.6/ext/oci8/php_oci8.h:52: oci.h: N