1 jjthomas Jun 06, 2017 12:38
3 amoun Jun 15, 2017 00:10
as fplanque said: If you can access your database via cpanel or something??
I regularly truncate two tables [evo_items__version] and [evo_sessions] using phpMyAdmin there's an option to [empty]
As far as merging two sites I created a new temp blog on my new site using the same install.
Then I uploaded the old database to the temp blog.
Blogs have the option of transferring posts so I moved all the posts from the temp blog to the one I want to keep and deleted the temp blog
4 jjthomas Aug 05, 2017 12:25
I was able to create a new site (jjthomas) from the old site (seawa). MY phpAdmin skills were a bit rusty, but I was able to truncate the two tables I also got my old site updated to the current version. Thank you.
Now for 027esc. Do I just backup the database from 027esc and just import it into jjthomas? I know there will be some duplicate posts, but I can delete those.
Am I on the right track?
TIA
PS I have root access on a VPS and cPanel with phpAdmin, as well.
-JJ
5 amoun Aug 31, 2017 18:49
How are you getting on?
This post has 1 feedback awaiting moderation...
You can truncate (meaning "brutal way to empty the table") the log and session table through mysql management tools such as PhpMySQL that may be provided by your host. Is it a CPanel VPS?
Once those big tables are truncated, backups should be easy.
Then you should probably upgrade all sites to the latest version.
Then I'm not sure what you are trying to do with merging or with " attempting to restore www.seawa.com to www.jjthomas.com "