From 7e09fa2850e319739247fb1435e941f261319b7c Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sun, 14 Jun 1998 09:58:22 +0000 Subject: - apache-php port totally revamped - now based on apache 1.2.6 and PHP3 support with the tough help of Dirk - Supports 3 kinds of databases now - msql - mysql - postgresql - Only modified order in Makefile to keep portlint happy - Fixed php's configure section in Makefile, to use CC and CFLAGS from /etc/makefile, instead to use -g -O2 - only one patches subdir remains This port should now be "repository moved" from: apache-php to something like: apache12-php3 Obtained from: Dirk Froemberg --- www/mod_php3/pkg-descr | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) (limited to 'www/mod_php3/pkg-descr') diff --git a/www/mod_php3/pkg-descr b/www/mod_php3/pkg-descr index e3800e40682e..84830d32b0b0 100644 --- a/www/mod_php3/pkg-descr +++ b/www/mod_php3/pkg-descr @@ -1,21 +1,16 @@ - Apache / PHP +Apache is an HTTP server designed as a plug-in replacement for the +NCSA server version 1.3 (or 1.4). It fixes numerous bugs in the +NCSA server and includes many frequently requested new features, +and has an API which allows it to be extended to meet users' needs +more easily. -What is it? ------------ +The documentation available as of the date of this release is also +included, in HTML format, in the htdocs/manual/ directory. For the +most up-to-date documentation, visit us on the WWW, at: -Apache is an HTTP server designed as a plug-in replacement for the NCSA -server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server and -includes many frequently requested new features, and has an API which -allows it to be extended to meet users' needs more easily. + http://www.apache.org/ -This version includes support for the dynamic page language php, -which is a more comprehensive embedded language than SSI, with -built-in support for various databases (such as mSQL, mySQL, -postgresql, Oracle, Sybase) and page counters. +Visit Apache Week, the best place for the latest Apache news and +information. New issue every Friday: -For more information about apache dynamic pages and php, see: - - http://www.apacheweek.com/features/dynamicpages/ - http://php.iquest.net/ - --andreas + http://www.apacheweek.com/ -- cgit v1.2.3