>  기사  >  백엔드 개발  >  关于Project Babel的有关问题 知道的进来看看吧

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

WBOY
WBOY원래의
2016-06-13 13:40:43783검색

关于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 找不到有这个文件。。

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.