srferdave wrote: > After I stop the XWiki service. All the pages that I added are deleted. I > can't even log in again. And i have to re-register and start all over. > It's like everything is being refreshed when the service is stopped. Whats > going on?
What distribution are you using? And on what operating system? The problem is that the database is not stored back to the disk. This might happen if you put it on a readonly filesystem, or if you manually override the database between restarts. This is not a normal behavior, and it hasn't been reported by other users so far, so most likely it has something to do with your installation. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
