diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-31 15:25:01 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-31 15:25:01 +0000 |
commit | c325c3b41c7fb276fb72e14512847f924397f53e (patch) | |
tree | 5378491283fb6fe1ddbbd3ee5ea56b2a93cb62aa /www/php-dyn/files | |
parent | 96f21f3abfb404dac34bf5b579295e91cacd5ce0 (diff) |
Notes
Diffstat (limited to 'www/php-dyn/files')
-rw-r--r-- | www/php-dyn/files/pkg-message.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/php-dyn/files/pkg-message.in b/www/php-dyn/files/pkg-message.in new file mode 100644 index 000000000000..ebc7591bf5c5 --- /dev/null +++ b/www/php-dyn/files/pkg-message.in @@ -0,0 +1,9 @@ +***************************************************************************** + +You have installed the php-dyn package. + +Edit %%LOCALBASE%%/etc/php.ini and add: + +zend_extension="%%PREFIX%%/lib/php/extensions/php_dyn.so" + +***************************************************************************** |