歡迎光臨, 訪客. 請先 登入註冊一個帳號.
四月 25, 2024, 01:56:10 上午
19595 文章 在 3865 主題 由 4580 會員
最新註冊會員: aa123aa1
LifeType 中文開發論壇  |  建議  |  發表與交流  |  为什么demo和dev两个站点都不支持上传模板了 « 上篇主題 下篇主題 »
頁: [1]
作者 主題: 为什么demo和dev两个站点都不支持上传模板了  (閱讀 12514 次)
oldwain
新手見習
*
文章: 34


檢視個人資料 個人網站
« 於: 四月 06, 2006, 10:37:15 下午 »

错误信息:

Exception message: exec() has been disabled for security reasons
Error code: 2
-- Backtrace --
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/file/unpacker/zipunpacker.class.php(62): exec
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/file/unpacker/unpacker.class.php(136): zipunpacker.unpack
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/template/templatesandbox.class.php(91): unpacker.unpack
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/action/admin/adminaddblogtemplateaction.class.php(85): templatesandbox.checktemplateset
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/action/admin/adminaddblogtemplateaction.class.php(211): adminaddblogtemplateaction._performuploadtemplate
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/controller/controller.class.php(309): adminaddblogtemplateaction.perform
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/admin.php(39): admincontroller.process

Exception message: Cannot modify header information - headers already sent by (output started at /raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/object/exception.class.php:37)
Error code: 2
-- Backtrace --
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/view/view.class.php(316): header
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/view/admin/adminview.class.php(106): view.render
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/view/admin/admintemplatedview.class.php(36): adminview.render
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/view/admin/adminblogtemplatesetslistview.class.php(27): admintemplatedview.render
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/controller/controller.class.php(329): adminblogtemplatesetslistview.render
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/admin.php(39): admincontroller.process

Exception message: Cannot modify header information - headers already sent by (output started at /raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/object/exception.class.php:37)
Error code: 2
-- Backtrace --
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/view/view.class.php(177): header
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/view/view.class.php(318): adminblogtemplatesetslistview.sendcontenttype
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/view/admin/adminview.class.php(106): view.render
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/view/admin/admintemplatedview.class.php(36): adminview.render
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/view/admin/adminblogtemplatesetslistview.class.php(27): admintemplatedview.render
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/controller/controller.class.php(329): adminblogtemplatesetslistview.render
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/admin.php(39): admincontroller.process
已記錄

markwu
系統管理員
超級會員
*****
文章: 3928


Mark Wu


檢視個人資料 個人網站
« 回覆文章 #1 於: 四月 07, 2006, 12:58:22 上午 »

因為 exec 被關起來了!我等一下去修改成使用 php_zip 的設定吧!

Mark
已記錄

oldwain
新手見習
*
文章: 34


檢視個人資料 個人網站
« 回覆文章 #2 於: 四月 09, 2006, 09:42:37 下午 »

因為 exec 被關起來了!我等一下去修改成使用 php_zip 的設定吧!

Mark

期待中。

希望能早日在1.1环境下测试模板。
已記錄

markwu
系統管理員
超級會員
*****
文章: 3928


Mark Wu


檢視個人資料 個人網站
« 回覆文章 #3 於: 四月 10, 2006, 07:06:48 下午 »

謝謝你的耐心!不好意思,前陣子很忙。

已經改好了!

Mark
已記錄

oldwain
新手見習
*
文章: 34


檢視個人資料 個人網站
« 回覆文章 #4 於: 四月 12, 2006, 12:12:04 下午 »

谢谢mark!

还是有问题:
Exception message: mkdir(./templates/blog_33): Permission denied
Error code: 2
-- Backtrace --
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/file/file.class.php(307): mkdir
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/template/templatesets/templatesetstorage.class.php(317): file.createdir
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/action/admin/adminaddblogtemplateaction.class.php(104): templatesetstorage.createblogtemplatefolder
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/action/admin/adminaddblogtemplateaction.class.php(211): adminaddblogtemplateaction._performuploadtemplate
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/class/controller/controller.class.php(309): adminaddblogtemplateaction.perform
/raid/apache2/htdocs/plog/demo.lifetype.org.tw/admin.php(39): admincontroller.process


还要继续麻烦你。
已記錄

頁: [1]
LifeType 中文開發論壇  |  建議  |  發表與交流  |  为什么demo和dev两个站点都不支持上传模板了 « 上篇主題 下篇主題 »
    前往: