I developed my website with Zend Framework (version 1.12.20) and i’m trying to upload it on infinityfree (http://matteograzioso.great-site.net/), but unfortunately i have this problem:
Warning : include_once(Zend/Config/Ini.php): failed to open stream: No such file or directory in /home/vol3_1/epizy.com/epiz_27131371/htdocs/Project/zf/library/Zend/Loader.php on line 134
Warning : include_once(): Failed opening ‘Zend/Config/Ini.php’ for inclusion (include_path=‘:.:/usr/share/pear/’) in /home/vol3_1/epizy.com/epiz_27131371/htdocs/Project/zf/library/Zend/Loader.php on line 134
Fatal error : Uncaught Error: Class ‘Zend_Config_Ini’ not found in /home/vol3_1/epizy.com/epiz_27131371/htdocs/Project/zf/library/Zend/Application.php:404 Stack trace: #0 /home/vol3_1/epizy.com/epiz_27131371/htdocs/Project/zf/library/Zend/Application.php(87): Zend_Application->_loadConfig(‘/home/vol3_1/ep…’) #1 /home/vol3_1/epizy.com/epiz_27131371/htdocs/Project/public/index.php(26): Zend_Application->__construct(‘development’, ‘/home/vol3_1/ep…’) #2 {main} thrown in /home/vol3_1/epizy.com/epiz_27131371/htdocs/Project/zf/library/Zend/Application.php on line 404
Who can help me? Do I post the code of the files htaccess, index.php or other files?