Hi.
The problem is that when I delete some of the firsts posts I've written and then add a new one that overwrites the last post. In the /root/httpd/hiawatha/blog/posts/ folder are the following files: 00000.ppl, 00003.ppl, 00004.ppl, 00005.ppl, 00006.ppl
The 00000.ppl content is the new post and it is overwritten each time I add a new one.
I found kind a solution copying 00000.ppl and rename it as 00007.ppl, and I have also created empty 00001.ppl and 00002.ppl for having the complete series. So the next time I write a post it adds and not overwrite what have been written.
I don't know where is the problem.