473,395 Members | 1,466 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Zend_Config_Exception

oll3i
679 512MB
Hello,

I'm new to Zend
When i try to run php scripts/load.sqlite.php --withdata
I get an error
PHP Fatal error: Uncaught exception 'Zend_Config_Exception' with message 'parse_ini_file(/configs/application.ini): failed to open stream: No such file or directory' in /home/ZendFramework-1.12.3/library/Zend/Config/Ini.php:182
Stack trace:
#0 /home/ZendFramework-1.12.3/library/Zend/Config/Ini.php(202): Zend_Config_Ini->_parseIniFile('/configs/applic...')
#1 /home/ZendFramework-1.12.3/library/Zend/Config/Ini.php(126): Zend_Config_Ini->_loadIniFile('/configs/applic...')
#2 /home/ZendFramework-1.12.3/library/Zend/Application.php(386): Zend_Config_Ini->__construct('/configs/applic...', 'development')
#3 /home/ZendFramework-1.12.3/library/Zend/Application.php(85): Zend_Application->_loadConfig('/configs/applic...')
#4 /home/katarzyna/quickstart/application/views/scripts/load.sqlite.php(48): Zend_Application->__construct('development', '/configs/applic...')
#5 {main}
thrown in /home/ZendFramework-1.12.3/library/Zend/Config/Ini.php on line 182

Could You please help me?
Thank You
Jun 25 '14 #1
0 1043

Sign in to post your reply or Sign up for a free account.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.