摘要:
今天初次安装Magento, 开始装的是英文版,后来又找到中文版安装后在后台都有同一个错误,就是登陆后台,随便点击一个链接,都有报错There has been an error processing your requestException printing is disabled by default for security reasons.Error log record number: xxxxxxxxxx(这是一串数字)问Google,找到解决方案步骤1重命名errors/local.xml.sample 为 local.xml这样修改可以看到详细的错误信息:Could not. 阅读全文