jarv Posted April 14, 2011 Share Posted April 14, 2011 hi, I have set my include_path in my php.ini and it shows that the path is added in my php info page.... I test if Zend is installed and I get the following error: Exception thrown trying to access Zend/Loader.php using 'use_include_path' = true. Make sure you include Zend Framework in your include_path which currently contains: .:/Applications/MAMP/bin/php5.3/lib/php:/Applications/MAMP/htdocs/gcal/library/zend Please help! I have been on this for the last 6 hours?! Link to comment https://forums.phpfreaks.com/topic/233767-trying-to-install-zend-set-include_path/ Share on other sites More sharing options...
trq Posted April 15, 2011 Share Posted April 15, 2011 Can we see your include_path directive from your ini file? Link to comment https://forums.phpfreaks.com/topic/233767-trying-to-install-zend-set-include_path/#findComment-1201937 Share on other sites More sharing options...
gristoi Posted April 15, 2011 Share Posted April 15, 2011 Looking at the include path the framework is looking for Zend/Loader. Where you have called your folder zend with a lowercase Z Link to comment https://forums.phpfreaks.com/topic/233767-trying-to-install-zend-set-include_path/#findComment-1202001 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.