summaryrefslogtreecommitdiffstats
path: root/lang/php4/pkg-message
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-05-22 18:26:28 +0000
committernork <nork@FreeBSD.org>2003-05-22 18:26:28 +0000
commit9c66565dd1438972b99f4d70a57475c55eccce37 (patch)
tree10c616fb7322842475e2e4d0cb133a5261dbfc9e /lang/php4/pkg-message
parent79fe992971bb00330cf416fa1371ffb2eca5643e (diff)
downloadFreeBSD-ports-9c66565dd1438972b99f4d70a57475c55eccce37.zip
FreeBSD-ports-9c66565dd1438972b99f4d70a57475c55eccce37.tar.gz
Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4
to 4.3.2RC4 release and added php4-cli and php4 ports, for apache module, command line interface, and both, respectively. Too many changes (improvements, bug fixes and new features) to be listed here, PR: ports/51945 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Diffstat (limited to 'lang/php4/pkg-message')
-rw-r--r--lang/php4/pkg-message18
1 files changed, 18 insertions, 0 deletions
diff --git a/lang/php4/pkg-message b/lang/php4/pkg-message
new file mode 100644
index 0000000..e53a3cf
--- /dev/null
+++ b/lang/php4/pkg-message
@@ -0,0 +1,18 @@
+*****************************************************************************
+
+You have installed the php4 package.
+
+Have a look at the php-dev port if you need additional extensions
+other than ctype, MySQL, PCRE, POSIX, session, tokenizer, XML and ZLIB.
+
+You can find it at
+ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/lang/php4.tar
+
+Make sure index.php is part of your DirectoryIndex.
+
+You should add the following to your Apache configuration file:
+
+AddType application/x-httpd-php .php
+AddType application/x-httpd-php-source .phps
+
+*****************************************************************************
OpenPOWER on IntegriCloud