Thanks, that is what I figured.

I really don't get rpm's, it seems you are stuck with whatever the packager
felt like putting in the rpm.
Want to add a library? Like zlib for example? then you have to re-compile it
yourself anyways.
They seem completely useless to me for anything but a very basic program
with no real compile options.


----- Original Message ----- 
From: "Jason Davidson" <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Thursday, March 11, 2004 11:44 AM
Subject: Re: [PHP] Dumb


> Not a dumb question at all.  I suppose you could try forcefeeding the
> php rpm into the system again, but that is certainly not the 'nice'
> way.  I think short of installing php or the php module again, Im not
> sure you can simply change a config setting or anything.
> My experience in the past, is that , the rpms of apache and php have
> been flakey, that was 3 years ago, and Im sure its improved a great
> deal, but nontheless, i prefer to compile apache and php, and rpm
> mysql.  Seems to be easier.
> Good Luck
> Jason
>
> "PHP" <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> > I have a dum question.
> >
> > I recently picked up a new RH9 dedicated server. Apache 2, Mysql 3 and
php4 are
> > all installed , via rpm I am assuming.
> >
> > I upgraded mysql to version 4, however, php is still using the version 3
client.
> > (from php_info)
> >
> > How do I get php4 to use the mysql4 client?
> >
> > I would like to know if this is possible just using rpms.  I could do it
> > re-compiling everything myself, but I kind of want to stick to the rpm
style
> > installation on this server if possible.
> >
> > Thanks for any help.
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to