php

Started by Warren Massengillover 23 years ago10 messagesgeneral
Jump to latest
#1Warren Massengill
warrenmassengill@hotmail.com

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

#2Ericson Smith
eric@did-it.com
In reply to: Warren Massengill (#1)
Re: php

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

#3Warren Massengill
warrenmassengill@hotmail.com
In reply to: Ericson Smith (#2)
Re: php

http://us.php.net/downloads.php

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 -0400

http://us.php.net/downloads.php

You're welcome
- Ericson

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

---------------------------(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

#4Ewald Geschwinde
webmaster@geschwinde.net
In reply to: Warren Massengill (#3)
Re: php

tar xfvz *.tar.gz

Warren Massengill wrote:

Show quoted text

http://us.php.net/downloads.php

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 -0400

http://us.php.net/downloads.php

You're welcome
- Ericson

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

---------------------------(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

#5Ericson Smith
eric@did-it.com
In reply to: Warren Massengill (#3)
Re: php

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:

http://us.php.net/downloads.php

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 -0400

http://us.php.net/downloads.php

You're welcome
- Ericson

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

---------------------------(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

#6Matthew Nuzum
ads@bearfruit.org
In reply to: Warren Massengill (#1)
Re: php

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

#7Robert Treat
xzilla@users.sourceforge.net
In reply to: Ericson Smith (#5)
Re: php

try http://www.rpmfind.net

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:

http://us.php.net/downloads.php

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 -0400

http://us.php.net/downloads.php

You're welcome
- Ericson

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

---------------------------(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

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

#8Ericson Smith
eric@did-it.com
In reply to: Warren Massengill (#3)
Re: php

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:

http://us.php.net/downloads.php

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 -0400

http://us.php.net/downloads.php

You're welcome
- Ericson

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

---------------------------(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

#9Warren Massengill
warrenmassengill@hotmail.com
In reply to: Ericson Smith (#8)
Re: php

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 -0400

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

On Mon, 2002-09-02 at 10:11, Warren Massengill wrote:

http://us.php.net/downloads.php

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 -0400

http://us.php.net/downloads.php

You're welcome
- Ericson

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

---------------------------(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

#10Ben-Nes Michael
miki@canaan.co.il
In reply to: Warren Massengill (#3)
Re: php

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

http://us.php.net/downloads.php

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 -0400

http://us.php.net/downloads.php

You're welcome
- Ericson

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)---------------------------

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