forked from Lainports/freebsd-ports
- 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)
13 lines
398 B
Text
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/
|
|
***************************************************************
|