php
Does anyone know where I can download php?
Php.net does not have linux version for download. They referred me to the
linux distribution. The Red Hat site (if they have it) has php hidden pretty
well. The Apache foundation lists perl, etc... , but no php.
Thanks,
Warren
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
http://us.php.net/downloads.php
You're welcome
- Ericson
Show quoted text
On Mon, 2002-09-02 at 09:58, Warren Massengill wrote:
Does anyone know where I can download php?
Php.net does not have linux version for download. They referred me to the
linux distribution. The Red Hat site (if they have it) has php hidden pretty
well. The Apache foundation lists perl, etc... , but no php.Thanks,
Warren_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly
We do not distribute UNIX/Linux binaries. Most Linux distributions come with
PHP these days, so if you do not want to compile your own, go to your
distribution's download site. Binaries available on external servers:
If I download something that ends with tar.qz, will gnuzip work on it?
Thanks,
Warren
From: Ericson Smith <eric@did-it.com>
To: Warren Massengill <warrenmassengill@hotmail.com>
CC: pgsql-general@postgresql.org
Subject: Re: [GENERAL] php
Date: 02 Sep 2002 10:02:24 -0400http://us.php.net/downloads.php
You're welcome
- EricsonOn Mon, 2002-09-02 at 09:58, Warren Massengill wrote:
Does anyone know where I can download php?
Php.net does not have linux version for download. They referred me to
the
linux distribution. The Red Hat site (if they have it) has php hidden
pretty
well. The Apache foundation lists perl, etc... , but no php.
Thanks,
Warren_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
Import Notes
Resolved by subject fallback
tar xfvz *.tar.gz
Warren Massengill wrote:
Show quoted text
We do not distribute UNIX/Linux binaries. Most Linux distributions
come with PHP these days, so if you do not want to compile your own,
go to your distribution's download site. Binaries available on
external servers:If I download something that ends with tar.qz, will gnuzip work on it?
Thanks,
WarrenFrom: Ericson Smith <eric@did-it.com>
To: Warren Massengill <warrenmassengill@hotmail.com>
CC: pgsql-general@postgresql.org
Subject: Re: [GENERAL] php
Date: 02 Sep 2002 10:02:24 -0400http://us.php.net/downloads.php
You're welcome
- EricsonOn Mon, 2002-09-02 at 09:58, Warren Massengill wrote:
Does anyone know where I can download php?
Php.net does not have linux version for download. They referred me
to the
linux distribution. The Red Hat site (if they have it) has php
hidden pretty
well. The Apache foundation lists perl, etc... , but no php.
Thanks,
Warren_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx---------------------------(end of
broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster_________________________________________________________________
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly
Warren,
There is a massive amount of very detailed documentation available on
the PHP site. From very basic to complex installation instructions.
Check it out! You will be glad you did.
- Ericson
Show quoted text
On Mon, 2002-09-02 at 10:11, Warren Massengill wrote:
We do not distribute UNIX/Linux binaries. Most Linux distributions come with
PHP these days, so if you do not want to compile your own, go to your
distribution's download site. Binaries available on external servers:If I download something that ends with tar.qz, will gnuzip work on it?
Thanks,
WarrenFrom: Ericson Smith <eric@did-it.com>
To: Warren Massengill <warrenmassengill@hotmail.com>
CC: pgsql-general@postgresql.org
Subject: Re: [GENERAL] php
Date: 02 Sep 2002 10:02:24 -0400http://us.php.net/downloads.php
You're welcome
- EricsonOn Mon, 2002-09-02 at 09:58, Warren Massengill wrote:
Does anyone know where I can download php?
Php.net does not have linux version for download. They referred me to
the
linux distribution. The Red Hat site (if they have it) has php hidden
pretty
well. The Apache foundation lists perl, etc... , but no php.
Thanks,
Warren_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster_________________________________________________________________
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly
Warren Massengill wrote:
Does anyone know where I can download php?
Php.net does not have linux version for download. They referred me to the
linux distribution. The Red Hat site (if they have it) has php hidden pretty
well. The Apache foundation lists perl, etc... , but no php.Thanks,
Warren
If you use RedHat, the best place I've found is here:
http://rpms.arvin.dk/php/
However, if you have the RedHat CD's, you may be able to find the stock
RPMs which should work fine as well.
7.2 comes with PHP 4.0.6 which is not a good choice, but 7.3 comes with
a very capable 4.1.2.
Pop your CD in, mount it and do a
find /mnt/cdrom | grep php*
to get what you need.
Matthew Nuzum
Robert Treat
Show quoted text
On Mon, 2002-09-02 at 10:17, Ericson Smith wrote:
Warren,
There is a massive amount of very detailed documentation available on
the PHP site. From very basic to complex installation instructions.Check it out! You will be glad you did.
- Ericson
On Mon, 2002-09-02 at 10:11, Warren Massengill wrote:
We do not distribute UNIX/Linux binaries. Most Linux distributions come with
PHP these days, so if you do not want to compile your own, go to your
distribution's download site. Binaries available on external servers:If I download something that ends with tar.qz, will gnuzip work on it?
Thanks,
WarrenFrom: Ericson Smith <eric@did-it.com>
To: Warren Massengill <warrenmassengill@hotmail.com>
CC: pgsql-general@postgresql.org
Subject: Re: [GENERAL] php
Date: 02 Sep 2002 10:02:24 -0400http://us.php.net/downloads.php
You're welcome
- EricsonOn Mon, 2002-09-02 at 09:58, Warren Massengill wrote:
Does anyone know where I can download php?
Php.net does not have linux version for download. They referred me to
the
linux distribution. The Red Hat site (if they have it) has php hidden
pretty
well. The Apache foundation lists perl, etc... , but no php.
Thanks,
Warren_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster_________________________________________________________________
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
This script will do the work for you. Installs PHP, Postgresql (or
Mysql), Apache, SSL and various modules. Pretty much automated, and
automatically downloads and compiles the latest sources.
http://www.apachetoolbox.com
- Ericson
Show quoted text
On Mon, 2002-09-02 at 10:11, Warren Massengill wrote:
We do not distribute UNIX/Linux binaries. Most Linux distributions come with
PHP these days, so if you do not want to compile your own, go to your
distribution's download site. Binaries available on external servers:If I download something that ends with tar.qz, will gnuzip work on it?
Thanks,
WarrenFrom: Ericson Smith <eric@did-it.com>
To: Warren Massengill <warrenmassengill@hotmail.com>
CC: pgsql-general@postgresql.org
Subject: Re: [GENERAL] php
Date: 02 Sep 2002 10:02:24 -0400http://us.php.net/downloads.php
You're welcome
- EricsonOn Mon, 2002-09-02 at 09:58, Warren Massengill wrote:
Does anyone know where I can download php?
Php.net does not have linux version for download. They referred me to
the
linux distribution. The Red Hat site (if they have it) has php hidden
pretty
well. The Apache foundation lists perl, etc... , but no php.
Thanks,
Warren_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster_________________________________________________________________
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly
Awsome!
Thanks,
Warren
From: Ericson Smith <eric@did-it.com>
To: Warren Massengill <warrenmassengill@hotmail.com>
CC: pgsql-general@postgresql.org
Subject: Re: [GENERAL] php
Date: 02 Sep 2002 10:55:16 -0400This script will do the work for you. Installs PHP, Postgresql (or
Mysql), Apache, SSL and various modules. Pretty much automated, and
automatically downloads and compiles the latest sources.
http://www.apachetoolbox.com- Ericson
On Mon, 2002-09-02 at 10:11, Warren Massengill wrote:
We do not distribute UNIX/Linux binaries. Most Linux distributions come
with
PHP these days, so if you do not want to compile your own, go to your
distribution's download site. Binaries available on external servers:If I download something that ends with tar.qz, will gnuzip work on it?
Thanks,
WarrenFrom: Ericson Smith <eric@did-it.com>
To: Warren Massengill <warrenmassengill@hotmail.com>
CC: pgsql-general@postgresql.org
Subject: Re: [GENERAL] php
Date: 02 Sep 2002 10:02:24 -0400http://us.php.net/downloads.php
You're welcome
- EricsonOn Mon, 2002-09-02 at 09:58, Warren Massengill wrote:
Does anyone know where I can download php?
Php.net does not have linux version for download. They referred me
to
the
linux distribution. The Red Hat site (if they have it) has php
hidden
pretty
well. The Apache foundation lists perl, etc... , but no php.
Thanks,
Warren_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx---------------------------(end of
broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly---------------------------(end of
broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly
_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
Import Notes
Resolved by subject fallback
You have two options:
1. Using the binaries that come with your dist
for example the core php file for redhat will be installed like this:
rpm -ivh php-4.1.2-7.i386.rpm
or debian - when connected to the net
apt-get install php4
2. compile from source ( my prefered way - the harder way for newbies )
tar xzvf php-some-ver.tar.gz
./configure --some_options
make
make install
We do not distribute UNIX/Linux binaries. Most Linux distributions come
with
PHP these days, so if you do not want to compile your own, go to your
distribution's download site. Binaries available on external servers:If I download something that ends with tar.qz, will gnuzip work on it?
Thanks,
WarrenFrom: Ericson Smith <eric@did-it.com>
To: Warren Massengill <warrenmassengill@hotmail.com>
CC: pgsql-general@postgresql.org
Subject: Re: [GENERAL] php
Date: 02 Sep 2002 10:02:24 -0400http://us.php.net/downloads.php
You're welcome
- EricsonOn Mon, 2002-09-02 at 09:58, Warren Massengill wrote:
Does anyone know where I can download php?
Php.net does not have linux version for download. They referred me to
the
linux distribution. The Red Hat site (if they have it) has php hidden
pretty
well. The Apache foundation lists perl, etc... , but no php.
Thanks,
Warren_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx---------------------------(end of
broadcast)---------------------------
Show quoted text
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster_________________________________________________________________
Join the worldן¿½s largest e-mail service with MSN Hotmail.
http://www.hotmail.com---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly