[
{ 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
}
]