【已完成】面板突然安装不了WordPress了,提示数据库错误.
为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:8.0.4系统版本:CentOS 7.9.2009 x86_64(Py3.7.9)
问题描述:面板突然安装不了WordPress了,提示数据库错误,之前好好的
相关截图(日志、错误):2024-05-30T10:24:55.702773Z 125091 InnoDB: Tablespace 'lisai_book/wp_postmeta' exists in the cache with id 1087 != 12312024-05-30T10:24:55.713885Z 125091 InnoDB: Tablespace 'lisai_book/wp_posts' exists in the cache with id 1088 != 12322024-05-30T10:32:55.455775Z 125109 InnoDB: Tablespace 'lisai_book/wp_users' exists in the cache with id 1077 != 12332024-05-30T10:32:55.462129Z 125109 InnoDB: Tablespace 'lisai_book/wp_usermeta' exists in the cache with id 1078 != 12342024-05-30T10:32:55.468476Z 125109 InnoDB: Tablespace 'lisai_book/wp_termmeta' exists in the cache with id 1079 != 12352024-05-30T10:32:55.475257Z 125109 InnoDB: Tablespace 'lisai_book/wp_terms' exists in the cache with id 1080 != 12362024-05-30T10:32:55.481838Z 125109 InnoDB: Tablespace 'lisai_book/wp_term_taxonomy' exists in the cache with id 1081 != 12372024-05-30T10:32:55.488193Z 125109 InnoDB: Tablespace 'lisai_book/wp_term_relationships' exists in the cache with id 1082 != 12382024-05-30T10:32:55.494616Z 125109 InnoDB: Tablespace 'lisai_book/wp_commentmeta' exists in the cache with id 1083 != 12392024-05-30T10:32:55.501455Z 125109 InnoDB: Tablespace 'lisai_book/wp_comments' exists in the cache with id 1084 != 12402024-05-30T10:32:55.507754Z 125109 InnoDB: Tablespace 'lisai_book/wp_links' exists in the cache with id 1085 != 12412024-05-30T10:32:55.515665Z 125109 InnoDB: Tablespace 'lisai_book/wp_options' exists in the cache with id 1086 != 12422024-05-30T10:32:55.523237Z 125109 InnoDB: Tablespace 'lisai_book/wp_postmeta' exists in the cache with id 1087 != 12432024-05-30T10:32:55.529748Z 125109 InnoDB: Tablespace 'lisai_book/wp_posts' exists in the cache with id 1088 != 1244
https://i2.100024.xyz/2024/05/30/ud5jal.webp
T提示这个 TRAVEL 发表于 2024-5-30 18:36
T提示这个
您好,根据您的提示,这个是因为InnoDB存储引擎检测到表空间的ID与期望的不一致
可能是以下几种原因
1:数据库文件被错误地移动、复制或恢复。
2:表空间文件与数据字典中的记录不一致。
3:磁盘故障或文件系统损坏。
4:在进行某些数据库操作时(如备份恢复或表空间迁移)出现错误。
在进行任何对数据库的更改之前,请务必谨慎操作,并确保已备份数据。 运维技术阿闯 发表于 2024-6-2 18:35
您好,根据您的提示,这个是因为InnoDB存储引擎检测到表空间的ID与期望的不一致
可能是以下几种原因
1: ...
是在安装WordPress时出现的,直接在安装页面填写就会出错,后来我在另一个主机上创建了个数据库安装完成后,导出数据库文件,然后上传到这个主机导入进去就可以用了。 TRAVEL 发表于 2024-6-3 17:48
是在安装WordPress时出现的,直接在安装页面填写就会出错,后来我在另一个主机上创建了个数据库安装完成 ...
好的,可以用了就可以,后续有问题可以在开新帖呢
页:
[1]