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?
Migrating
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Migrating
That deponds on your current blog, of course.
What are you using?
Regards,
Garvin
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/
# 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
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
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
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/
# 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
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
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
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/
# 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
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
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
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
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/
# 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