- Update to 2.2.1 - Copy old version to www/zend-framework1 - Chase mail/squirrelmail-postfixadmin-plugin dependency - Take maintainership If you wish to stay with the older version run: # portmaster -o www/zend-framework1 www/zend-framework or # portupgrade -fo www/zend-framework1 www/zend-framework or # pkg set -o www/zend-framework:www/zend-framework1 PR: ports/179689 Submitted by: wg (myself) Approved by: maintainer
13 lines
406 B
Text
13 lines
406 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 general information about the Zend Framework, please
|
|
visit: http://framework.zend.com/
|
|
***************************************************************
|