Reinstall fresh application while keeping data

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
gotons
Posts: 3
Joined: Mon Dec 02, 2013 5:20 pm

Reinstall fresh application while keeping data

Post by gotons »

Thorsten,

Is is possible to reinstall the application without touching the data stored in SQL Server? I want to reuse the data on a fresh install of the application.

Thanks,
Gotons
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Reinstall fresh application while keeping data

Post by Thorsten »

Hi,

yes, that's possible. Backup the whole database and the content of the folders /attachments and /images. Start a fresh install, then copy the saved database to the new one and copy the saved folders.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply