Page 1 of 1

multiple instances of xampp on desktop

PostPosted: 21. January 2009 08:12
by adnet23
If I have one instance of xampp 1.7.0 contained in one directory with all my sites and databases and everything... and i make a copy of that directory on my desktop with a new name, and i go into the new folder, repair the paths and then start the program... will it read my sites from THAT specific folder, or is it gonna read the sites from the first folder.

I hope i explained this clearly.

Re: multiple instances of xampp on desktop

PostPosted: 21. January 2009 08:55
by dmphotography
I made the same mistake as you are doing when I first tried using XAMPP.

You do not need to run a second instance of XAMPP to have a second website. All you need to do is enable vhosts and simply create a new folder for the new website. Do a search on vhost or VirtualHost and you should find the information you're looking for.

I thought I had a tutorial on how to do that, but I guess not. So I'll go write one now!