woocomerce cause my problem. i change setting download monitor url from download to downloadsfile and save premalink.
hi
i have this error too.
i find problem in wp_option table.
in this table option_name = rewrite_rules cause this issue.
a:286:{s:24:"^wc-auth/v([1]{1})/(.*)?";s:63:"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]";s:22:"^wc-api/v([1-3]{1})/?$";s:51:"index.php?wc-api-version=$matches[1]&wc-api-route=/";s:24:"^wc-api/v([1-3]{1})(.*)?";s:61:"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]";s:19:"sitemap_index\.xml$";s:19:"index.php?sitemap=1";s:31:"([^/]+?)-sitemap([0-9]+)?\.xml$";s:51:"index.php? .......
when i delete this row, automaticly added to table. when i use oldest database backup, i haven’t this row and do not create.
how can solve?