
***************************************************************
Now you need to adjust PHP's include_path to contain
	`/usr/local/share/ZendFramework/library'

For example, insert:
        include_path = ".:/usr/local/share/ZendFramework/library"

into `/usr/local/etc/php.ini'.

For more general information about the Zend Framework, please
visit: http://framework.zend.com/
***************************************************************
