今天我看了一下网站访问日志,发现全是这种错误信息,问一下大神这是怎么回事
2021/03/18 19:05:56 [error] 3816#0: *812955 FastCGI sent in stderr: "PHP message: WordPress数据库查询CREATE TABLE wpqi_favorite_post (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`user_id` int(11) unsigned NOT NULL DEFAULT '0',
`post_id` int(11) unsigned NOT NULL DEFAULT '0',
`post_type` varchar(20) NOT NULL,PRIMARY KEY (`id`),
KEY `user_id` (`user_id`),
KEY `post_id` (`post_id`))
ENGINE=MyISAM DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;时发生Table 'wpqi_favorite_post' already exists错误,这是由update_option, sanitize_option, apply_filters('sanitize_option_begin'), WP_Hook->apply_filters, Options_Framework_Admin->validate_options, do_action('optionsframework_after_validate'), WP_Hook->do_action, WP_Hook->apply_filters, Begin_Favorite_Posts->favorite_data查询的" while reading response header from upstream, client: 27.199.67.223, server: www.qiwuju.net, request: "POST /wp-admin/options.php HTTP/2.0", upstream: "fastcgi://unix:/tmp/php-cgi-74.sock:", host: "www.qiwuju.net", referrer: "https://www.qiwuju.net/wp-admin/themes.php?page=begin-options"
|
|