How to DELETE my Embeded database?

Hi…

It sounds that my embedded database is corrupted. Does someone know

how to uninstall and/or delete it ?

(Currently I m unable to install a new version of WildFire because of this, once done I will restart a clean install).

Do you know where are stored the database files ?

Thanks

Chris

Hey Chris,

The embedded db is saved in the /embedded-db folder. You can rename that folder to any other name or move it to another place. Then edit conf/wildfire.xml and change setup to false. Restart the server and you will go again through the setup steps. If you are going to use an external database then you will need to create it first in order to finish the setup process.

Regards,

– Gato

Okay…

Thanks for your answer