Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
4 lines
150 B
Text
4 lines
150 B
Text
You need to adjust php's include_path to contain `%%DATADIR%%'!
|
|
For example, insert
|
|
include_path = ".:%%DATADIR%%"
|
|
into `%%LOCALBASE%%/etc/php.ini'.
|