zf 配置問題
剛安裝完畢並且能正常顯示demo內容,現在想自訂一個
結果按照http://blog.sina.com.cn/s/blog_650d2bb70100yk7z.html這裡途徑二的方法,將原來的index改成他的
結果就不能顯示了 以下是log 的報錯:
[Wed Oct 19 16:28:07 2011] [error] [client 127.0.0.1] PHP Fatal error: Uncaught exception 'Zend_Config_Exception' with message 'parse_ini_file(./application/config/config.ini): failed to open stream: No such file or directory' in /usr/share/php/libzend-framework-php/Zend/Config/Ini.php:181\nStack trace:\n#0 /usr/share/php/libzend-framework-php/Zend/Config/Ini.php(201): Zend_Config_Ini->_parseIniFile('./application/c...')\n#1 /usr/share/php/libzend-framework-php/Zend/Config/Ini.php(125): Zend_Config_Ini->_loadIniFile('./application/c...')\n#2 /var/www/kimi/public/index.php(12): Zend_Config_Ini->__construct('./application/c...', NULL, true)\n#3 {main}\n thrown in /usr/share/php/libzend-framework-php/Zend/Config/Ini.php on line 181
[Wed Oct 19 16:28:07 2011] [debug] mod_deflate.c(615): [client 127.0.0.1] Zlib: Compressed 0 to 2 : URL /index.php
這是哪裡不對 求解答,謝謝