openbsd-ports/www/zendframework/pkg/MESSAGE
robert 0f99dadefe import of the ZendFramework 1.0.3
Description:
The Zend Framework aims to provide an architecture for developing entire
applications with no other library dependencies.
2008-02-03 21:14:04 +00:00

7 lines
167 B
Plaintext

The ZendFramework has been installed into ${INSTDIR}
You should add this to your include_path in php.ini:
include_path = ".:/pear/lib:/var/www/pear/lib:${INSTDIR}"