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.

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

报告相同问题?

悬赏问题

  • ¥15 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100