11 lines
193 B
Plaintext
11 lines
193 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
|
|
}
|
|
]
|