Re: mod_php rpm

2002-07-15 Thread Mike Burger
Like I said...rolled back into th emain PHP package. On Mon, 15 Jul 2002, Jack Bowling wrote: > ** Reply to message from Mike Burger <[EMAIL PROTECTED]> on Mon, 15 Jul 2002 >06:43:06 -0400 (EDT) > > # rpm -q --whatprovides /usr/lib/apache/libphp4.so > php-4.1.2-7 > > > jb > > > > That's n

Re: mod_php rpm

2002-07-15 Thread Jack Bowling
** Reply to message from Mike Burger <[EMAIL PROTECTED]> on Mon, 15 Jul 2002 06:43:06 -0400 (EDT) # rpm -q --whatprovides /usr/lib/apache/libphp4.so php-4.1.2-7 jb > That's no different than it was for older versions. > > But, you'll note, there's still no mod_php package listed there. > >

Re: mod_php rpm

2002-07-15 Thread Mike Burger
That's no different than it was for older versions. But, you'll note, there's still no mod_php package listed there. I remember asking about this when I was installing php-4.0.4, and was told by a number of people that there isn't a mod_php package, anymore, and that the functionality was roll

Re: mod_php rpm

2002-07-15 Thread Mike Burger
My understanding is that mod_php was folded back into the main PHP packages after 4.0.3. On Sun, 14 Jul 2002, Frederic Herman wrote: > Is there a mod_php rpm for RH 7.3. I haven't found one yet. > > TIA > > Fred > > > > > __

Re: mod_php rpm

2002-07-14 Thread Jack Bowling
** Reply to message from Frederic Herman <[EMAIL PROTECTED]> on Sun, 14 Jul 2002 07:19:04 -0600 > Yes-- I saw the php_mod rpm's on rpmfind, but there was nothing specific > for RH 7.3. Will one of the Mandrake rpm's work? RH has split it all up for 7.3: # rpm -qa | grep php asp2php-gtk-0.

Re: mod_php rpm

2002-07-14 Thread Frederic Herman
I have the php rpm on the system, but what I think I need is something to give me mod_php. I cannot find a mod_php rpm for RH7.3 I'm trying to get php to be processed by apache, and I think I need mod_php.c Thanks. Fred Jonathan M. Slivko wrote: >ftp://speakeasy.rpmfind.net/linu

Re: mod_php rpm

2002-07-14 Thread Jonathan M. Slivko
Original Message - From: "Frederic Herman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 14, 2002 9:19 AM Subject: Re: mod_php rpm > Yes-- I saw the php_mod rpm's on rpmfind, but there was nothing specific > for RH 7.3. Will one of the Mandrake rpm&

Re: mod_php rpm

2002-07-14 Thread Frederic Herman
gt;Systems Administrator - SmartWeb, LLC >web - http://www.smartwebservice.com/ > >"Life is Art Without an Eraser" - John Gardner >- Original Message - >From: "Frederic Herman" <[EMAIL PROTECTED]> >To: "redhat-list" <[EMAIL PROTECTED]&g

Re: mod_php rpm

2002-07-14 Thread Jonathan M. Slivko
EMAIL PROTECTED]> To: "redhat-list" <[EMAIL PROTECTED]> Sent: Sunday, July 14, 2002 9:05 AM Subject: mod_php rpm > Is there a mod_php rpm for RH 7.3. I haven't found one yet. > > TIA > > Fred > > > > > ___

mod_php rpm

2002-07-14 Thread Frederic Herman
Is there a mod_php rpm for RH 7.3. I haven't found one yet. TIA Fred ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: mod_php RPM for 4.0.4pl1-9?

2001-03-22 Thread Nalin Dahyabhai
On Thu, Mar 22, 2001 at 09:06:59AM -0500, Mike Burger wrote: > I've looked in the rawhide directories, already, and haven't seen > one...does anyone have an RPM for mod_php that matches up with the php > RPMs in the rawhide directories? 4.0.4pl1-9 is the rawhide version, and > I'd like to use the

Re: mod_php RPM for 4.0.4pl1-9?

2001-03-22 Thread Peter Peltonen
A long time ago I was hunting a mod_php version 3-something for my Imp setup. I then learnt, that mod_php is not anymore maintained and one should use the "regular" php rpm's which work fine with Apache just like that. Peter Mike Burger wrote: > > I've looked in the rawhide directories, alre

mod_php RPM for 4.0.4pl1-9?

2001-03-22 Thread Mike Burger
I've looked in the rawhide directories, already, and haven't seen one...does anyone have an RPM for mod_php that matches up with the php RPMs in the rawhide directories? 4.0.4pl1-9 is the rawhide version, and I'd like to use the mod_php modules if they're available. ___