RE: [PHP-INST] ./configure issue- no lex?

2001-01-25 Thread Matt Thoene
I had this problem. It's looking for the "flex" program. I installed it and it got by this no problem. Here's the -qip of it... Description : The flex program generates scanners. Scanners are programs which can recognize lexical patterns in text. Flex takes pairs of regular expressions and C

RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-25 Thread Matt Thoene
g the problem. Please assist...anyone...I'm going nuts on this thing... Thanks! -Matt ::-Original Message- ::From: Matt Thoene [mailto:[EMAIL PROTECTED]] ::Sent: Wednesday, January 24, 2001 11:46 PM ::To: [EMAIL PROTECTED] ::Subject: RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-24 Thread Matt Thoene
3.14 on Mandrake 7.2. -Matt ::-Original Message- ::From: Matt Thoene [mailto:[EMAIL PROTECTED]] ::Sent: Wednesday, January 24, 2001 6:30 PM ::To: Mat Murdock ::Cc: [EMAIL PROTECTED] ::Subject: RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0 :: :: ::Hi Mat, :: ::When you said it did all

RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-24 Thread Matt Thoene
Hi Mat, When you said it did all the work for you, do you mean when you intalled php4 it took care of itself or when you installed Mandrake 7.2 it came ready out-of-the-box with mysql AND php working? Reason I ask is because I just blasted the computer with Mandrake 7.2, I see that php4 is insta

RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-22 Thread Matt Thoene
I'm close to going the same route. Question to the list...does anyone have php-4.0.4pl1 working with any recent (6.2, 7.0) RedHat Distribution? Thanks. -Matt ::-Original Message- ::From: Mat Murdock [mailto:[EMAIL PROTECTED]] ::Sent: Monday, January 22, 2001 8:26 AM ::To: [EMAIL PROTEC

[PHP-INST] FW: Problems with PHP4/Apache Install on RedHat 6.1.

2001-01-21 Thread Matt Thoene
Dear Matt, Markus, I came across your names, email addresses on the archives list for PHP. I have had similar experiences as Matt describes in his message. I still have not found the answer. Like Matt, I can get httpd to start, however, once started the only thing recorded in Apache's error_log

RE: [PHP-INST] httpd not starting after php 4 install

2001-01-20 Thread Matt Thoene
::-Original Message- ::From: Markus Fischer [mailto:[EMAIL PROTECTED]] ::Sent: Saturday, January 20, 2001 4:28 PM ::To: [EMAIL PROTECTED] ::Subject: Re: [PHP-INST] httpd not starting after php 4 install :: :: ::On Thu, Jan 18, 2001 at 11:04:12PM -0800, Matt Thoene wrote : ::> Could

[PHP-INST] issues during install

2001-01-19 Thread Matt Thoene
Oh man this cannot be more frustrating... I'm following the installation instructions on http://www.php.net/distributions/bigmanual.html#install.unix.apache-module I get to number 13, the "make" piece in apache and I get this error! my_compress.o(.text+0x97): undefined reference to `uncompress'

[PHP-INST] httpd not starting after php 4 install

2001-01-18 Thread Matt Thoene
Hello... Couldn't find this specific issue in the archives. I've compiled php-4.0.4pl1. My configure line was: ./configure --with-mysql=/usr/local/mysql --with-apxs make make install Everything worked great (no errors) but after making the necessary changes to the httpd.conf file and restarti