diff options
author | jlam <jlam@pkgsrc.org> | 2002-01-11 22:27:05 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-01-11 22:27:05 +0000 |
commit | 1f7bfc6d1273c4aab5cb17f7dbdeab0c22274beb (patch) | |
tree | 5e1fb9387740457cb087d1f658b63751848dad90 /www/php4 | |
parent | 97527f8f30e3e96b1e79a3e2bd48bcbcd019cbee (diff) | |
download | pkgsrc-1f7bfc6d1273c4aab5cb17f7dbdeab0c22274beb.tar.gz |
Remove references to the example php.ini files. The recommended one is
automatically installed, and the example files are in the obvious place.
Diffstat (limited to 'www/php4')
-rw-r--r-- | www/php4/MESSAGE | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/php4/MESSAGE b/www/php4/MESSAGE index 6c209e75e48..3523a0312de 100644 --- a/www/php4/MESSAGE +++ b/www/php4/MESSAGE @@ -1,11 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2001/11/01 02:18:38 zuntum Exp $ - -Example configuration files suitable as a basis for a custom php.ini may -be found at: - - ${PREFIX}/share/examples/php/php.ini-dist - ${PREFIX}/share/examples/php/php.ini-optimized +$NetBSD: MESSAGE,v 1.2 2002/01/11 22:27:05 jlam Exp $ To process PHP scripts, you will need a PHP-enabled HTTP server. You may either configure the HTTP server to use PHP as a CGI program, or install a |