diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-09-03 18:45:16 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-09-03 18:45:16 +0000 |
commit | 18685d01780a8d59e2697807e3d6710e85d777e8 (patch) | |
tree | 9f08dba27c4c5aa47694727b616f5ea4361a0fc3 /www/mod_php4/pkg-comment | |
parent | 67ef35ffdda26a312da71a94457d71c921574e83 (diff) |
Apache 1.2.1 + PHP support
Currently 2 kind of databases will be supported, msql and mysql
The problem is, that depending on the flavour of database you want
to support, you need a different set of patches to apache's
Makefile, so that header and loader flags, paths and libs
are correctly resolved ...
I marked this port as BROKEN, since I wasn't able, to exactly
check the whole port due to the fact, that currently I only
have one db installed. Will try to get it managed next weekend.
Well if someone is so keen, then simply remove BROKEN and you
should be able to use what's already possible ...
Notes
Notes:
svn path=/head/; revision=7764
Diffstat (limited to 'www/mod_php4/pkg-comment')
-rw-r--r-- | www/mod_php4/pkg-comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php4/pkg-comment b/www/mod_php4/pkg-comment index 0a8a9cf142af..f606b52730a0 100644 --- a/www/mod_php4/pkg-comment +++ b/www/mod_php4/pkg-comment @@ -1 +1 @@ -The extremely popular Apache http server. Very fast, very clean. +The extremely popular Apache http server with php support. |