Doesn’t handle migration too well
-
I’ve replaced the actual folder name with “somefoldername” and the domain for security reasons.
Made a local environment and I get hit with these errors. I’ve updated the plugin
WordPress database error: [File './somefoldername/wp_WP_SEO_Cache.MYD' not found (Errcode: 2 - No such file or directory)] select * from wp_WP_SEO_Cache where ID='121'; WordPress database error: [File './somefoldername/wp_WP_SEO_Redirection.MYD' not found (Errcode: 2 - No such file or directory)] select * from wp_WP_SEO_Redirection where enabled=1 and regex='' and ( redirect_from = 'https://subdomain.localhost/about/' OR redirect_from = 'https://subdomain.localhost/about' OR redirect_from = '/about' OR redirect_from = '/about/' OR redirect_from = 'about' OR redirect_from = 'about/' OR redirect_from = 'https://subdomain.localhostabout/' OR redirect_from = 'https://subdomain.localhostbout/' OR redirect_from = 'bout/' OR redirect_from = 'about' OR redirect_from = 'bout' OR redirect_from = 'about/' OR redirect_from = 'https://subdomain.localhost/about/' OR redirect_from = 'https://subdomain.localhost/about' ) WordPress database error: [File './somefoldername/wp_WP_SEO_Redirection.MYD' not found (Errcode: 2 - No such file or directory)] select * from wp_WP_SEO_Redirection where enabled=1 and regex<>'' and ('https://subdomain.localhost/about/' regexp regex or 'https://subdomain.localhost/about' regexp regex ) order by LENGTH(regex) desc WordPress database error: [File './somefoldername/wp_WP_SEO_Cache.MYD' not found (Errcode: 2 - No such file or directory)] insert IGNORE into wp_WP_SEO_Cache(ID,is_redirected,redirect_from,redirect_to,redirect_type) values(121,0,'','',0);
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Doesn’t handle migration too well’ is closed to new replies.