2 balupton Dec 20, 2005 22:07

In Geocities' instruction mysql is the only string needed, it seemed to be a system defined shortcut. It worked by my other SQL php scripts (CMS)
But with b2evolution at my previous hosting server, nither localhost nor 127.0.0.1 would work for b2evolution. I had to change to:
localhost:/usr/home/userZZZ/mysql.sock
before it would work.
ok this is out of my league.....
What I am not sure is, weather how I can retain my old blog's settings.
I think I know how to retain the skins, that is copying the folder from skins
But I am not sure if all the rest are in SQL, including all the blog users and catagories and anti-spam settings.
Can any one confirm that beside the SQL there is only the skin folder to retain?
The whole consideration is, if I know how to retain the old blog's settings, I can just forget about keeping any of the old php folders except skins and just download and install a new blog 1st. And then port in my SQL plus skins.
Lacking of information now, cause me to hesitate on the whole exercise. ;)
all the blogs settings, preferences, users, posts, blogs.... all the blogs information is stored in a mysql database.
The only thing that is files, is the interface, not any of the information.
So by restoring your db you will keep all your settings, all you need to do is copy your skins and plugins directory accross.
:)
Thank you :!:
That is to say, my 1st step of using FTP to move my installation is unnecessary.
I should have download the latest b2evolution and install it like fresh instead then port over SQL and skins and plugins. Is that correct? :?:
As for SQL, should be better to create entirely new SQL user and not mixing with other stuffs on the domain such as CMS. s that correct? :?:
Thanks again :!:
do you have all default skins and plugins, or downloaded ones as well?
And which version of b2evo are you running atm, and which version are u planning to upgrade to?
You only need to keep your core files if you haven't hacked or changed anything.
Hes going to perform a new installation why would he keep his core files....
Anyway if you havent customized anything, and all your skins and plugins are avaliable for the version your installing, the only thing u need to backup is your mysql database.
So you:
0) Backup your database
1) Download the version of b2evo you want
2) Restore your database
3) Install/Update b2evo
4) Re-Apply all your skins and plugins
And you will have all your settings and information kept.
1. You must specify the full path of your mysql location.
2. Your default administration user login stuff would be fine for b2evolution
3. You can create a new database and then import your old one in that way - Do this BEFORE you install b2evolution
4. I wouldnt recomend a new installtion if your going to overwrite it.
Create your database, import the old information, then install b2evo on top of it.