Page 1 of 1

Moving blog from test to real site

Posted: Fri Dec 30, 2005 10:27 pm
by SuE
Hi, first of all, thanks for this great piece of software :)

I installed s9y at a testing subdomain, changed templates and intalled some plugins. Now, I want to move it to main site, directly in the domain (without serendipity library - I read the topic about this and since I do not use htaccess, I hope for no problems).
The dabase will be the same.

What is the easiest way?
1. Drop the db tables and fresh install? And move only templates and configure again?
2. Copy the files and only change configuration? If yes, where?

Re: Moving blog from test to real site

Posted: Sat Dec 31, 2005 5:57 am
by Way
SuE wrote: What is the easiest way?
1. Drop the db tables and fresh install? And move only templates and configure again?2. Copy the files and only change configuration? If yes, where?
http://www.s9y.org/11.html#A19

And I prefers to you this solutions after you get last version 0.9.1

Posted: Sat Dec 31, 2005 8:48 pm
by SuE
Thanks for your advice.
Unfortunately, it did not work because of permissions for config_local_inc.php. It asked to make Chown for the file and I did not know how to do it. So I installed s9y again and then, I moved my templates and now, it is ok. :wink:

Posted: Sat Dec 31, 2005 11:34 pm
by Way
That’s fine
You need to (chmd)
serendipity_config_local.inc.php
templates_c/ directory
htaccess to 0777 This found in the root directory for S9Y


Check line 7 in serendipity_config_local.inc.php
see this should be point to the S9Y version
$serendipity['versionInstalled'] = '0.9';