[PHP-INST] yet another php4 install problem =(

2002-04-07 Thread d.runken
When trying to ./configure php4 i get the following error msg... [root@rout0r php-4.1.2]# ./configure loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for

php-install Digest 7 Apr 2002 15:20:40 -0000 Issue 780

2002-04-07 Thread php-install-digest-help
php-install Digest 7 Apr 2002 15:20:40 - Issue 780 Topics (messages 6573 through 6575): Re: php-4.2.0RC2 compile and install problems 6573 by: Charles Aulds Re: php 4.1.2 & Apache 2 6574 by: Michael V. David yet another php4 install problem =( 6575 by: d.runken Ad

Re: [PHP-INST] yet another php4 install problem =(

2002-04-07 Thread MAX SALVIEJO
You dont seem to have Flex installed [ Max Salviejo Jr. ] [ [EMAIL PROTECTED] ] [ The Plain Dealer Publishing Co. ] [ 216.999.6165 ] [ www.cleveland.com/plaindealer/ ] No Blue Screens Here >>> "d.runken" <[EMAIL PROTECTED]> 04/07/02 11:25AM >>> When trying to ./configure php4

RE: [PHP-INST] yet another php4 install problem =(

2002-04-07 Thread Sebastian Wolfgarten
Hi, you need flex and bison, see gnu.org or use google. Bye, Sebastian -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] yet another php4 install problem =(

2002-04-07 Thread Julie Meloni
dr> configure: warning: You will need bison if you want to regenerate the PHP dr> parsers. dr> checking lex output file root... ./configure: lex: command not found dr> configure: error: cannot find output from lex; giving up dr> does anyone have any idea whats going on here? These error message

Re: [PHP-INST] yet another php4 install problem =(

2002-04-07 Thread d.runken
whoa geez that was quick... thanks will look into it "Sebastian Wolfgarten" <[EMAIL PROTECTED]> wrote in message 000201c1de50$a2bba140$0200a8c0@bertisevil">news:000201c1de50$a2bba140$0200a8c0@bertisevil... > Hi, > > you need flex and bison, see gnu.org or use > google. > > Bye, > Sebastian >

[PHP-INST] RE: Upgrading to newer PHP versions

2002-04-07 Thread Dr CHEUNG Ngai Tseung
I've upgraded several times, using both methods (compile from source and installing rpms). Install, then restart apache. Seems to work fine. NT -Original Message- From: Panos Katergiathis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 3:50 AM To: [EMAIL PROTECTED] Subject: U

[PHP-INST] ap_block_alarms error when loading module

2002-04-07 Thread Tib
I'm trying to build php and am having problems whether I try to build it as a dynamic or static module. Here's the system layout: OS: Redhat 7.2 Apache: 2.0.35, configured with --enable-so --enable-ssl PHP: 4.1.2, tried to configure with both --with-apxs, and --with-apache the --with-apxs works

php-install Digest 8 Apr 2002 05:24:43 -0000 Issue 781

2002-04-07 Thread php-install-digest-help
php-install Digest 8 Apr 2002 05:24:43 - Issue 781 Topics (messages 6576 through 6581): Re: yet another php4 install problem =( 6576 by: MAX SALVIEJO 6577 by: Sebastian Wolfgarten 6578 by: Julie Meloni 6579 by: d.runken Re: Upgrading to newer PHP versions

RE: [PHP-INST] ap_block_alarms error when loading module

2002-04-07 Thread Sebastian Wolfgarten
Hi Tib, get php 4.2.0 or cvs snapshot. You will also need --with-apxs2 option, otherwise it won't work! Bye, Sebastian -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php