S.Saad
S.Saad

Reputation: 41

How to move xampp between different computers?

I want to take my project from my computer to another on a usb.can I do it without installing the xampp on the other computer and just carrying it with me on usb?

Upvotes: 0

Views: 2584

Answers (2)

S.Saad
S.Saad

Reputation: 41

I found a solution. Download xampp from https://sourceforge.net/projects/xampp/files/ and then copy it to the pen drive.Then run the setup_xampp.bat. That's it!

Upvotes: 0

pedram shabani
pedram shabani

Reputation: 1680

If you want to run your project everywhere, it is better use Portable version Xampp. You can download this version from this link

And then install it in USB flash drive.now you can run your project anywhere

Upvotes: 1

Related Questions