summaryrefslogtreecommitdiff
path: root/lang/php53/pkg-message
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-12-12 19:19:02 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-12-12 19:19:02 +0000
commita0848d727648aa70f6a89c013203f2b82a4e972e (patch)
tree37ec8e378ec2d731e9ba9c15cd58724325a5637c /lang/php53/pkg-message
parentb6deb36621300a80aab2d23031a1a259f9b0ce01 (diff)
Diffstat (limited to 'lang/php53/pkg-message')
-rw-r--r--lang/php53/pkg-message18
1 files changed, 0 insertions, 18 deletions
diff --git a/lang/php53/pkg-message b/lang/php53/pkg-message
deleted file mode 100644
index 6110eb8db84b..000000000000
--- a/lang/php53/pkg-message
+++ /dev/null
@@ -1,18 +0,0 @@
-*****************************************************************************
-
-You have installed the php5 package.
-
-Have a look at the php5 port if you need additional extensions other than
-CTYPE, DOM, PCRE, POSIX, SESSION, SIMPLEXML, SQLITE, TOKENIZER and XML.
-
-You can find it at
-ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/lang/php5.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
-
-*****************************************************************************