Chinmay

10 steps to recover Projects Localhost crashes.

10 steps to recover all your Projects, database and tables when server/localhost crashes.
——————————————————————————————————————

1. Before uninstalling the crashed server copy the full folder as backup of all previous data. (Example: Take backup of “C:wamp” folder)

2. Uninstall the Crashed server and install the new one.

3. Make sure your new server running and has no error.

4. If server is running make it Stop and Offline then close it.

5. Go to C:wampbinmysqlmysql5.0.45data

6. Its better to take a backup copy of this data folder.

7. Replace the files and folders with your previous server data.

8. Add your Previous Projects to the Root folder. (Example: “C:wampwww”)

9. Restart the server and check whether your previous tables and data are reflecting in the new server. (Example: Check it Out here http://localhost/phpmyadmin/)

10. Enjoy with your Old Projects at new server

This entry was posted in Technology, Tutorials. Bookmark the permalink.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>