forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
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/
|
|
***************************************************************
|