Home  >  Article  >  Backend Development  >  关于Project Babel的有关问题 知道的进来看看吧

关于Project Babel的有关问题 知道的进来看看吧

WBOY
WBOYOriginal
2016-06-13 13:40:43833browse

关于Project Babel的问题 知道的进来看看吧 急
我安装Project Babel完成后,也看到:
Install Core init

EX: UPDATE babel_node SET nod_title = ‘Board’, nod_pid = 2, nod_sid = 2, nod_uid = 1, nod_level = 2, nod_header = ‘Hello World!’, nod_footer = ‘This is an example board in Limbo.’, nod_description = ” WHERE nod_id = 3
OK: INSERT INTO babel_channel(chl_pid, chl_url, chl_created) VALUES(3, ‘http://feeds.feedburner.com/livid’, 1199971691)

可是访问首页,显示的是:
Warning: require_once(Cache/Lite.php) [function.require-once]: failed to open stream: No such file or directory in D:\wamp\www\babel\htdocs\core\V2EXCore.php on line 42

Fatal error: require_once() [function.require]: Failed opening required ‘Cache/Lite.php’ (include_path=’/www/babel\libs\pear;.;C:\php5\pear’) in D:\wamp\www\babel\htdocs\core\V2EXCore.php on line 42
有人能告诉我吗


------解决方案--------------------
不知道你用的什么东西,不过提示很明显么
Warning: require_once(Cache/Lite.php) [function.require-once]: failed to open stream: No such file or directory in D:\wamp\www\babel\htdocs\core\V2EXCore.php on line 42 

Fatal error: require_once() [function.require]: Failed opening required ‘Cache/Lite.php’ (include_path=’/www/babel\libs\pear;.;C:\php5\pear’) in D:\wamp\www\babel\htdocs\core\V2EXCore.php on line 42 

Cache/Lite.php这个文件找不到
------解决方案--------------------
不知道是什么,帮你顶
------解决方案--------------------
sf
------解决方案--------------------
帮顶!!!!
------解决方案--------------------
Cache/Lite.php 找不到有这个文件。。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn