gpt4 book ai didi

php - 服务器上传后整个 WordPress 主题重置为默认值

转载 作者:行者123 更新时间:2023-11-29 11:42:14 25 4
gpt4 key购买 nike

我创建了一个 Wordpress 网站,自定义了 CSS 和 PHP,上传了图像,设置了 Woocommerce 等。当我将其上传到服务器时,我所做的所有更改都丢失了。此外,woocommerce 页面因此错误而停止工作:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@mysite.com to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

我上传的方式:

  1. 已将.htacces上传到public_html
  2. 已将 WordPress 目录内容上传到同一文件夹
  3. 从本地 phpMyAdmin 导出 .sql 数据库
  4. 将所有localhost/mysite/wordpresslocalhost:8012/mysite/wordpress替换为www.mysite.com(端口已指定)因为apache有问题,所以我必须配置它)
  5. 在 cpanel 中创建了数据库
  6. 在 cpanel 中创建了用户
  7. 更改了 wp_config.php 文件中的 db_name、db_user 和 db_password(以 prefix_name 格式输入值)
  8. 以所有权限将用户添加到 cpanel 中的数据库
  9. 在服务器上的 phpMyAdmin 中导入数据库

我使用了 FileZilla(如果相关)。

这不是我第一次这样做,以前也遇到过问题,但不是这样的。我听说它与排序规则有关,但我尝试更改它 - 没有运气。

免责声明:我在谷歌上搜索了相关答案,但也没有帮助

最佳答案

检查apache httpd.conf(或http.conf)中的AllowOverride键,它必须是ALL而不是none

关于php - 服务器上传后整个 WordPress 主题重置为默认值,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35580855/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com