Re: [PHP] still need help with crash on make

2002-08-02 Thread Bob Lockie
>Yes, there are many users they recommend to use apache 1.3.26 and php 4.2.2 ! >What useful of CVS ? Apache2 is not supported yet. The latest version from CVS (Concurrent Version System) might work. If you don't have CVS then use Apache 1. :-) >Bob Lockie wrote: > >> >Thanks, Tyler, I will if I

Re: [PHP] still need help with crash on make

2002-08-01 Thread EdwardSPL
Yes, there are many users they recommend to use apache 1.3.26 and php 4.2.2 ! What useful of CVS ? Bob Lockie wrote: > >Thanks, Tyler, I will if I have to, but is there someone out there who has > >done this on Linux? > > There are a bunch of people (I use 1.3.26) because Apache 2 support is exp

Re: [PHP] still need help with crash on make

2002-08-01 Thread Bob Lockie
>Thanks, Tyler, I will if I have to, but is there someone out there who has >done this on Linux? There are a bunch of people (I use 1.3.26) because Apache 2 support is experimental. Grab the latest source of Apache from CVS and it should work. >cheers > >Kirk > >"Tyler Longren" <[EMAIL PROTECTE

Re: [PHP] still need help with crash on make

2002-07-31 Thread Kirk Babb
Thanks, Tyler, I will if I have to, but is there someone out there who has done this on Linux? cheers Kirk "Tyler Longren" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Use apache 1.3.26 and it'll work. Just change the configure line: > ./configure --with-

Re: [PHP] still need help with crash on make

2002-07-31 Thread Tyler Longren
Use apache 1.3.26 and it'll work. Just change the configure line: ./configure --with-mysql --with-apxs=/path/to/apxs Apache 2 is troublesome. tyler On Wed, 31 Jul 2002 17:27:30 -0500 "Kirk Babb" <[EMAIL PROTECTED]> wrote: > Could somebody help me with this?.I posted yesterday with only on

[PHP] still need help with crash on make

2002-07-31 Thread Kirk Babb
Could somebody help me with this?.I posted yesterday with only one reply...please read the following and let me know where I'm going wrong. THANKS!!! -Kirk BEGIN MESSAGE > > Yes, I configured apache with mod_so enabled and the > module is there. Still crashes on make. > >-Kirk You chose t