Reputation: 41
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
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
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