【问题标题】:Timthumb Not WorkingTimthumb 不工作
【发布时间】:2018-05-12 05:25:59
【问题描述】:

由于某种原因,timthumb 无法在我的网站上运行。我已经尝试了所有 chmod 的东西,编辑了我的 htaccess 以包含它需要的内容,但它仍然无法正常工作。

网站在这里:

69.89.31.103/~infoconc/

主持人是 bluehost,我从未与之合作过。不是我的选择。

需要帮助!谢谢!

【问题讨论】:

标签: wordpress bluehost timthumb


【解决方案1】:

我看到你的 timthumb 给出了这个错误:[an error occurred while processing this directive]

所以,试试这个:

- Go to cPanel
- Open File Manager from Files section
- Navigate to domain folder
- Check "Perms" column on far right hand side
- Files should be set to: 0644 (this is the UNIX file permissions)
- Folders should be set to: 0755

来自bluehostforum,未经我测试!

【讨论】:

    【解决方案2】:

    可能缺少 GD 库。您可以通过安装并重新启动 Apache 然后检查您的文件权限来修复它。


    第 1 步)安装 GD 库

    sudo apt-get install php5.6-gd
    

    第 2 步)重启 Apache2

    sudo /etc/init.d/apache2 restart
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-06-29
      • 1970-01-01
      • 2011-05-07
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多