How to delete an install but leave serendipity there empty?

Having trouble installing serendipity?
Post Reply
newidentity
Posts: 2
Joined: Fri Jun 16, 2006 8:19 pm

How to delete an install but leave serendipity there empty?

Post 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?
azel
Regular
Posts: 265
Joined: Thu Apr 21, 2005 4:28 am
Contact:

Post by azel »

Just empty out the serendipity_entries table in your SQL database. You can do this through phpMyAdmin.
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

What is about the many other things in the blog? Did this delete the comments, trackbacks ...?
Ciao, Stephan
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

There are many more tables related to entries:

_entries
_entrycat
_entryproperties
_references
_exits
_comments

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/
Post Reply