[nycphp-talk] install php 4.2.2 with mysql & apache
P. Fawcett
fawcett at bard.edu
Thu Oct 10 12:12:10 EDT 2002
well i've certainly hit the admin confusion here, & prbly mismatches
since i've got apache & php installed via binary (or source - still
confused on that) but mysql is rpm'd, so i'll rpm -e the mysql & install
it over again w/the binary (or source). would hate to change the apache
or php as they're working! & i'll just reconfig the php with the client
lib /configure --with-mysql=/usr/local/mysql as to me that seems cleaner
& besides you also recommended it! nice to have thought process in a
new area confirmed
Hans Zaunere wrote:
>
> --- "P. Fawcett" <fawcett at bard.edu> wrote:
> > in picking & sticking w/either rpm or src, does that mean don't mix
> > ie. an rpm php w/a mysql src?
>
> Right. While there's no technical reason not to do so (libs are libs,
> bins are bins) you can run into version/configuration mismatches, and
> most importantly sysadmin confusion.
>
> > or simply always rpm (or src) with php & ditto mysql etc?
>
> Try to keep them in parallel - especially since RPM packages have
> options/dependancies specific to one another.
>
> > the -F is new to me -tx
>
> Yeah, -U is always misleading to me - I shouldn't be able to upgrade
> something that doesn't exist; but I guess RPM calls it "freshen".
>
> H
>
> >
> > Hans Zaunere wrote:
> > >
> > > --- chalu <chalu at egenius.com> wrote:
> > > > Hans Zaunere wrote:
> > > > >
> > > > >It's important to pick either RPM or src and then stick with it.
> > If
> > > > >this is new for you, try RPM. My RPM is a little rusty, but
> > maybe
> > > > >something like this would help:
> > > > >
> > > > >rpm -q apache
> > > > >rpm -q php
> > > > >rpm -q mysql
> > > > >
> > > > You mean; rpm -e apache to erase?
> > >
> > > -q to query, so he knows what's installed. Then -e to erase if
> > needed,
> > > or -U to upgrade or -F to freshen (upgrades only if package is
> > already
> > > installed).
> > >
> > > =====
> > > Hans Zaunere
> > > New York PHP
> > > http://nyphp.org
> > > hans at nyphp.org
> > >
> > > __________________________________________________
> > > Do you Yahoo!?
> > > Faith Hill - Exclusive Performances, Videos & More
> > > http://faith.yahoo.com
> > >
> > >
> >
> >
> >
> >
> >
>
> =====
> Hans Zaunere
> New York PHP
> http://nyphp.org
> hans at nyphp.org
>
> __________________________________________________
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
>
> --- Unsubscribe at http://nyphp.org/list ---
More information about the talk
mailing list