Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
打开magento站点时突然出现错误;每一页都是空白的。mageto 错误日志文件中没有生成错误,但在 php 错误日志中我发现以下内容:
Application.cpp 中的 SoftException:641:无法执行脚本“/home/public_html/index.php”客户端被服务器配置拒绝:/home/public_html/app/etc/local.xml
我在网上搜索,并应用了我找到的解决方案,但没有成功。
我为这两个文件提供了适当的文件权限,这两个文件都会出错。
请检查您的 {{base_url}} 和 {{secure_base_url}} 是否存在空白问题。
有时我们会同时向两者添加 url。它可能在字符串的末尾会占用“\n”