dongyinpan9284 2015-07-06 10:55
浏览 31
已采纳

如何修复/重新安装magento系统文件而不丢失任何东西(主题,数据库等)? [关闭]

http://www.toy-kraft.com/index.php/admin

Hi there,

When you click on the link above you'd see only blank page. Can somebody help me to resolve this?

Error log

[Mon Jul 06 03:15:51.777914 2015] [access_compat:error] [pid 17856] [client 89.248.160.217:63348] AH01797: client denied by server configuration: /home/toykraft/public_html/includes/js  
[Mon Jul 06 03:15:51.034340 2015] [access_compat:error] [pid 17860] [client 89.248.160.217:63323] AH01797: client denied by server configuration: /home/toykraft/public_html/includes/FCKeditor  
[Mon Jul 06 03:15:50.279573 2015] [access_compat:error] [pid 17858] [client 89.248.160.217:63298] AH01797: client denied by server configuration: /home/toykraft/public_html/includes/fckeditor
  • 写回答

1条回答 默认 最新

  • dougou7782 2015-07-06 11:07
    关注

    As per your Error Log it shows that you have enabled Compilation. you can disable the compilation by edit the includes/config.php in includes folder by comment both lines:

    #define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src');
    #define('COMPILER_COLLECT_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'stat');
    

    and clear cache.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 数学建模,尽量用matlab回答,论文格式
  • ¥15 昨天挂载了一下u盘,然后拔了
  • ¥30 win from 窗口最大最小化,控件放大缩小,闪烁问题
  • ¥20 易康econgnition精度验证
  • ¥15 msix packaging tool打包问题
  • ¥28 微信小程序开发页面布局没问题,真机调试的时候页面布局就乱了
  • ¥15 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能