mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
13 lines
197 B
Plaintext
13 lines
197 B
Plaintext
[
|
|
{ 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
|
|
}
|
|
]
|