I am not familiar with the Debian packages for PHP, you could download
the source package (which is all there really is anyway) from
http://pear.php.net. I believe that PEAR is installed with PHP normally
though, so you may already have it on your computer if you installed
PHP. Just do a "locate PEAR" and see if something comes up.
> -----Original Message-----
> From: plug-discuss-admin@lists.plug.phoenix.az.us
[mailto:plug-discuss-
> admin@lists.plug.phoenix.az.us] On Behalf Of Michael Havens
> Sent: Thursday, April 15, 2004 11:40 PM
> To: plug-discuss@lists.plug.phoenix.az.us
> Subject: Re: database
>
>
> Alex, I tried to install pear with apt-get but it repliedthat it
couldn't
> find
> the package.
> apt-get install pear
> Should I have installed something else?
>
> On Thursday 15 April 2004 17:19, Earl, Alex C wrote:> > > am I correct
in
> assuming that you need Apache to be running to work
> >
> > with
> >
> > > > MySQL?
> > >
> > > No. MySQL is completely independent.
> > >
> > > There is a very large and still fast growing field of development,
> >
> > LAMP:
> > > Linux, Apache, MySQL, PHP. http://www.onlamp.com/ The tools work
> >
> > very
> >
> > > well together, and will for a very long time since development of
all
> > > these is geared toward working together AND working with as many
other
> > > protocols as possible. For instance, I worked on a project that
> >
> > included
> >
> > > a DB2 database, which PHP could interface through an ODBC driver
> >
> > provided
> >
> > > by IBM. So it was a part LAMP and part LA[db2]P website. Since
this
> >
> > is
> >
> > > Linux goodness, you can also write cron jobs that run php on the
> >
> > command
> >
> > > line, e-mail users, automatically submit e-mails into a MySQL
table,
> > > whatever.
> > >
> > > I also highly recommend http://safari.oreilly.com/ .
> > >
> > > --Alexander
> >
> > I personally recommend PostgreSQL over MySQL as well, I failed to
> > mention this earlier. I would also recommend using something like
PEAR
> > to abstract the accesses to the database so that you can plug
different
> > database servers into the back of your scripts.
> >
> > Alex
> >
> > ---------------------------------------------------
> > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> > To subscribe, unsubscribe, or to change you mail settings:
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
>
>
>
>
>
> This message has been scanned for viruses by the VEI Internet
> Automatic Email Spam and Virus Scanner, and is believed to be free of
spam
> or viruses.
> Please report spam to spamtrap@vei.net. If you would like 98.9 % spam
> blocked from your
> E-mail then go to VEI Internet for details. Anti-spam/Anti-virus is
FREE
> with every account.
>
>
> http://www.vei.net/
> mailtospamtrap@vei.net
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss