freebsd-ports/www/zend-framework/files/pkg-message.in
Beech Rintoul 4afd3f7f60 - Update to 1.0.4
- Various cleanups/coding style improvements in Makefile
- Added owner/perms configuration for pkg_add

PR:		ports/121241
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2008-03-11 19:12:02 +00:00

13 lines
398 B
Text

***************************************************************
Now you need to adjust PHP's include_path to contain
`%%DATADIR%%/library'
For example, insert:
include_path = ".:%%DATADIR%%/library"
into `%%LOCALBASE%%/etc/php.ini'.
For more information about the Zend Framework, please visit:
http://framework.zend.com/
***************************************************************