diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
commit | e497906508084a5501f27a53a8ec0f23aa446e5b (patch) | |
tree | 152d32d807e92b14ac8ade604a4d650b637b1e93 /www/mod_php5/pkg-message | |
parent | A new index, with 3,403 ports, which is a nice number, being 41 times (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
Diffstat (limited to 'www/mod_php5/pkg-message')
-rw-r--r-- | www/mod_php5/pkg-message | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/www/mod_php5/pkg-message b/www/mod_php5/pkg-message deleted file mode 100644 index c984c30fe061..000000000000 --- a/www/mod_php5/pkg-message +++ /dev/null @@ -1,20 +0,0 @@ -***************************************************************************** -You have installed the mod_php4 package. - -Have a look at the mod_php4 _port_ if you need additional support for -databases other than MySQL, e. g. - -You can find it at -ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/www/mod_php4.tar - -Make sure the mime.types are connected to the php module properly and -index.php is part of your DirectoryIndex. - -The following should be in your Apache configuration file: -[...] -DirectoryIndex index.php index.html -[...] -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps -[...] -***************************************************************************** |