mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 02:47:37 -04:00
12 lines
197 B
Text
12 lines
197 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You need to adjust php's include_path to contain `%%DATADIR%%'!
|
|
For example, insert
|
|
|
|
include_path = ".:%%DATADIR%%"
|
|
|
|
into `%%LOCALBASE%%/etc/php.ini'.
|
|
EOM
|
|
}
|
|
]
|