From af7ee2a6ac8dc18d5a1df76a8d9e06e4a1657ed8 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jul 2004 07:05:36 +0000 Subject: First step of the PHP mega-commit: - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports --- lang/php5/pkg-message | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 lang/php5/pkg-message (limited to 'lang/php5/pkg-message') diff --git a/lang/php5/pkg-message b/lang/php5/pkg-message deleted file mode 100644 index a26725a0633f..000000000000 --- a/lang/php5/pkg-message +++ /dev/null @@ -1,19 +0,0 @@ -***************************************************************************** - -You have installed the php5 package. - -Have a look at the php5 port if you need additional extensions other than -CTYPE, DOM, ICONV, PCRE, POSIX, SESSION, SIMPLEXML, SPL, 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 - -***************************************************************************** -- cgit v1.2.3