Page 1 of 1

New installation of xampp and htdocs project

PostPosted: 25. September 2013 17:33
by afanoulis
hello to everyone.
when format my pc (win 8 64bit) i install again xampp 1.8.2 version.
when transfer my project folder (which i kept) to htdocs, of course and i cannot se anything of my project on C:\xampp\htdocs\myproject of browser.

Can i do something to work again?
i try to copy paste all folder (xampp) but then sql stop working.

what folders must copy paste to new htdocs folder from the old?

Re: New installation of xampp and htdocs project

PostPosted: 02. October 2013 05:26
by Altrea
Hi,

afanoulis wrote:when transfer my project folder (which i kept) to htdocs, of course and i cannot se anything of my project on C:\xampp\htdocs\myproject of browser.

Which addresses did you use?
What response do you get back?
Is there anything in the Apache logs or php error_log?

afanoulis wrote:what folders must copy paste to new htdocs folder from the old?

generally speaking all folders you want to keep and which are not part of XAMPP.
Very common that would be your files from \xampp\htdocs\ + a clean database dump of your databases.

best wishes,
Altrea