Page 1 of 2

bring back databases - i have xampp all program files but c

PostPosted: 16. May 2015 14:29
by lse123
xampp windows
I fresh install 8.1 - was win 7
now I want to bring back my local databases but forgot to backup some...

How bring back databases - i have xampp all program files but can not run xampp in old OS win 7...?

Re: bring back databases - i have xampp all program files bu

PostPosted: 16. May 2015 14:55
by Altrea
Why don't you move the backuped xampp files from your win7 system to your new win8.1 system and start it from there?

Re: bring back databases - i have xampp all program files bu

PostPosted: 16. May 2015 17:38
by lse123
what files to move?

Re: bring back databases - i have xampp all program files bu

PostPosted: 16. May 2015 18:20
by Nobbie
The data folder under MySQL folder.

Re: bring back databases - i have xampp all program files bu

PostPosted: 16. May 2015 18:34
by Altrea
Why not the whole xampp folder?

Re: bring back databases - i have xampp all program files bu

PostPosted: 16. May 2015 21:29
by lse123
there are not dependencies in other folders - may differ versions???

I renamed new installation folder & copied old xampp/ folder next to this but nothing... apache not startup...well?

mysql & phpmyadmin may run without apache???

Re: bring back databases - i have xampp all program files bu

PostPosted: 18. May 2015 18:11
by lse123
exist files in /appdata/
???

Re: bring back databases - i have xampp all program files bu

PostPosted: 18. May 2015 19:26
by Altrea
lse123 wrote:there are not dependencies in other folders

No. XAMPP is pretty much movable. All needed files are commonly inside the \xampp\ folder.

lse123 wrote:apache not startup...well?

"not starting" is no quallified issue report. Did you get some error messages? log files contents? control panel contents?
You need to execute the setup_xampp.bat file if the path is different from the previous installation path. Did you do that?
starting apache_start.bat should give you some response. What response do you get?

lse123 wrote:mysql & phpmyadmin may run without apache???

MySQL can run without Apache
phpMyAdmin is a PHP application. PHP needs Apache in the XAMPP environment.

Re: bring back databases - i have xampp all program files bu

PostPosted: 18. May 2015 20:11
by lse123
in case mysqls start how backup from CLI or mysql alone? yet to try

Re: bring back databases - i have xampp all program files bu

PostPosted: 18. May 2015 20:13
by lse123
inside xampp/htdocs/ what files required...?

Re: bring back databases - i have xampp all program files bu

PostPosted: 18. May 2015 20:26
by Altrea
lse123 wrote:in case mysqls start how backup from CLI or mysql alone? yet to try

viewtopic.php?f=16&t=56104&p=220404#p220404

lse123 wrote:inside xampp/htdocs/ what files required...?

Why wpuld you ask that if you already have the whole \xampp\ folder?
It is different which files you would need depending on which webapplication you wrote/installed.

Re: bring back databases - i have xampp all program files bu

PostPosted: 18. May 2015 20:54
by lse123
htdocs/ get only xampp files in my opinion - since was huge and didn't want get full of it... so go all but htdocs, created htdocs dir and copy only xampp files of my opinion...needed

Re: bring back databases - i have xampp all program files bu

PostPosted: 18. May 2015 21:00
by Altrea
lse123 wrote:htdocs/ get only xampp files in my opinion - since was huge and didn't want get full of it... so go all but htdocs, created htdocs dir and copy only xampp files of my opinion...needed

Well, at the end you will need both, the databases and the htdocs files to get your applications running.

Re: bring back databases - i have xampp all program files bu

PostPosted: 18. May 2015 21:15
by lse123
I want run phpmyadmin so as backup db... if again Not startup ven bat file... any hint?

please note - old win 7 pro - now win 8.1 pro ...OS.

Re: bring back databases - i have xampp all program files bu

PostPosted: 18. May 2015 21:21
by Altrea
lse123 wrote:if again Not startup ven bat file... any hint?

Without any new information giving any further hints is impossible.