Thread Starter
anoff
(@anoff)
The admin log entry in the wp_options database is HUUUUUGE. So much so that the import of the table times out on that key. Could that be the issue? And should I clear it out either way?
Thread Starter
anoff
(@anoff)
scanner came up empty. Interesting though, when I export the the database, and then import it into the dev server, a lot of the tables are not coming over, including wp_posts and wp_postmeta. I verified that they are in the .sql file, but they aren’t importing. When I do the tables individual (individual export, then import), they come through fine.
Don’t know if that helps
Thread Starter
anoff
(@anoff)
Nothing seems to indicate a hack; is there something in particular I should be looking for?
I’m going to start deactivating plugins tonight, but no plugins were installed or changed recently.