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.
我已经在我的 WordPress 网站中安装了 Polylang 插件。但是一旦我激活插件,WordPress 管理面板就会显示 HTTP 500 错误。网站前端正常打开。
我尝试在 wp-config 文件中将 memory_limit 增加到 256M,但它并没有解决问题。
删除插件文件夹并通过 FTP 再次上传,然后再次测试以防万一。如果这无助于检查您主机上的 PHP 版本和模块。可能是由于过时的 PHP 或缺少该插件需要的某些模块。