You need to adjust php's include_path to contain `'!
For example, insert
	include_path = ".:"
into `/usr/local/etc/php.ini'.
