错误信息
消息:
[程序异常] : 写入模板编译文件 article_show.htm 失败
文件:
/www/wwwroot/jiyatuan.com/twcms/kongphp/base/view.class.php
位置:
第 44 行
错误位置
#40
throw new Exception('模板文件 '.$_ENV['_theme'].'/'.$filename.' 不存在');
#41
}
#42
#43
if(FW($php_file, $this->tpl_parse($tpl_file)) === false) {
#44
throw new Exception("写入模板编译文件 $filename 失败");
#45
}
#46
}
#47
return $php_file;
#48
}
#49
基本信息
模型目录:
/www/wwwroot/jiyatuan.com/twcms/model/
视图目录:
/www/wwwroot/jiyatuan.com/twcms/view/seodemo/
控制器:
/www/wwwroot/jiyatuan.com/twcms/control/
show_control.class.php
日志目录:
/www/wwwroot/jiyatuan.com/twcms/runtime/logs/
程序流程
#0 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/view.class.php(29): view->get_tplfile('article_show.ht...')
#1 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/control.class.php(29): view->display('article_show.ht...')
#2 /www/wwwroot/jiyatuan.com/twcms/runtime/twcms_control/show_control.class.php(61): control->display('article_show.ht...')
#3 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/core.class.php(229): show_control->index()
#4 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/core.class.php(17): core::init_control()
#5 /www/wwwroot/jiyatuan.com/twcms/kongphp/kongphp.php(67): core::start()
#6 /www/wwwroot/jiyatuan.com/index.php(13): require('/www/wwwroot/ji...')
#7 {main}
SQL
#0
[time:0.0001s]
SET character_set_connection=utf8, character_set_results=utf8, character_set_client=binary, sql_mode=''
#1
[time:0.0002s]
SELECT * FROM tw_runtime WHERE k='cfg' LIMIT 1
[explain type: const | rows: 1]
#2
[time:0.0001s]
SELECT * FROM tw_runtime WHERE k='cate_12' LIMIT 1
[explain type: const | rows: 1]
#3
[time:0.0002s]
SELECT * FROM tw_cms_article WHERE id='9493' LIMIT 1
[explain type: const | rows: 1]
$_GET
#control => show
#action => index
#cid => 12
#id => 9493
$_POST
$_COOKIE
包含文件
#0 /www/wwwroot/jiyatuan.com/index.php
#1 /www/wwwroot/jiyatuan.com/twcms/kongphp/kongphp.php
#2 /www/wwwroot/jiyatuan.com/twcms/config/config.inc.php
#3 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/base.func.php
#4 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/core.class.php
#5 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/debug.class.php
#6 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/log.class.php
#7 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/model.class.php
#8 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/view.class.php
#9 /www/wwwroot/jiyatuan.com/twcms/kongphp/base/control.class.php
#10 /www/wwwroot/jiyatuan.com/twcms/kongphp/db/db.interface.php
#11 /www/wwwroot/jiyatuan.com/twcms/kongphp/db/db_mysql.class.php
#12 /www/wwwroot/jiyatuan.com/twcms/kongphp/cache/cache.interface.php
#13 /www/wwwroot/jiyatuan.com/twcms/kongphp/cache/cache_memcache.class.php
#14 /www/wwwroot/jiyatuan.com/twcms/config/plugin.inc.php
#15 /www/wwwroot/jiyatuan.com/twcms/plugin/baidu_linksubmit/conf.php
#16 /www/wwwroot/jiyatuan.com/twcms/plugin/editor_um/conf.php
#17 /www/wwwroot/jiyatuan.com/twcms/plugin/tw_links/conf.php
#18 /www/wwwroot/jiyatuan.com/twcms/plugin/tw_robots/conf.php
#19 /www/wwwroot/jiyatuan.com/twcms/plugin/tw_sitemap/conf.php
#20 /www/wwwroot/jiyatuan.com/twcms/runtime/twcms_control/parseurl_control.class.php
#21 /www/wwwroot/jiyatuan.com/twcms/runtime/twcms_model/runtime_model.class.php
#22 /www/wwwroot/jiyatuan.com/twcms/runtime/twcms_control/show_control.class.php
#23 /www/wwwroot/jiyatuan.com/twcms/runtime/twcms_model/category_model.class.php
#24 /www/wwwroot/jiyatuan.com/twcms/runtime/twcms_model/cms_content_model.class.php
#25 /www/wwwroot/jiyatuan.com/twcms/kongphp/tpl/exception.php
其他信息
请求路径:
/yibaoshebao/9493.html
当前时间:
2024-12-29 03:05:39
当前网协:
3.147.68.58
运行时间:
0.0343
内存开销:
948.72 KB
<?php echo 'KongPHP, Road to Jane.'; ?>