Page 1 of 1
How to delete an install but leave serendipity there empty?
Posted: Wed Jul 19, 2006 4:40 pm
by newidentity
I have a very big site I copied from another server. Because the site has hundreds of posts, it's a good test of the server, but now I want to start over on this new server. Is there a way to do this, i.e., leave serendipity in place and empty the blog?
Posted: Thu Jul 20, 2006 3:27 am
by azel
Just empty out the serendipity_entries table in your SQL database. You can do this through phpMyAdmin.
Posted: Thu Jul 20, 2006 11:09 pm
by stm999999999
What is about the many other things in the blog? Did this delete the comments, trackbacks ...?
Posted: Fri Jul 21, 2006 10:40 am
by garvinhicking
There are many more tables related to entries:
_entries
_entrycat
_entryproperties
_references
_exits
_comments
Regards,
Garvin