Migrating

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Dhaundrin

Migrating

Post by Dhaundrin »

Can't you explain, how to migrate from one hosting to another, but I want to save my entries.

So, how to export/import entries form S9y?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Migrating

Post by garvinhicking »

That deponds on your current blog, of course.

What are you using?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Dhaundrin

Post by Dhaundrin »

now using s9y, suddenly updated it to 0.9.4 - and migrating to s9y 0.8.4

(changed hosting provider)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Why do you want to downgrade Serendipity? I recommend to simply use the same version on the new host!

It is not recommended to downgrade, because the DB scheme can be imcompatible to previous versions of s9y. Our automatic upgrader only is used for one-way upgrading (from older to newer).

There should be no reason for you to use 0.8.4 instead of 0.9...?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
wesley
Regular
Posts: 197
Joined: Sun Jul 10, 2005 11:15 am
Contact:

Post by wesley »

Just a side note... I think Dhaundrin's referring to 0.9 alpha-4 as '0.9.4'
but this is not the correct way of saying it, not to mention misleading.
Maybe it should be shortened to 0.9a4.
I make s9y plugins, too.
My s9y blog depends on them. :)
Dhaundrin

Post by Dhaundrin »

Yes, 0.9a4 :)

I can't work normall with sparatcus in this version. Also, 0.9a4 have some troubles with installation (may be this was access bug, but...), when i tried it...

And I didn't have any problems with 0.8.4 ever)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

We should focus on fixing your problems in 0.9.a4 instead of you backgrading. This would also help our release process a lot.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
matthias@leisi.net

s9y to s9y import would be helpful

Post by matthias@leisi.net »

I just tried to move the content of my own blog from my current single installation to my new shared installation. I thought that the import function would be the way to go, but there is no "s9y import".

The RSS export/import is no option, since it will loose some information (eg the media database, extended entries, categories, ...).

Any obvious solution I missed (short from hacking some SQL together)?

-- Matthias
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: s9y to s9y import would be helpful

Post by garvinhicking »

Right, a s9y is not really required because you can usually just copy your SQL database and the serendipity_config_local.inc.php files to your shared installation path.

After you copied the files and edited serendipity_config_local.inc.php with the right new information, you can go to the admin panel and (if needed) adjust the new URLs/Paths.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
matthias@leisi.net

Post by matthias@leisi.net »

Garvin,

Thanks a lot, I took the SQL route. Not elegant, but efficient :)

Maybe "Import from another s9y blog" should be a feature for an upcoming s9y version. It would help build up competition amongst s9y hosters (yes, I'm building one up right now :) ).

-- Matthias
Post Reply