Working on a Second, local Drupal site
Orna N - August 18, 2008 - 10:45
I am working on one website, still on localhost, and I want to start work on a second, unrelated website, also on localhost.
Is there any way to do this?
Thanks
I am working on one website, still on localhost, and I want to start work on a second, unrelated website, also on localhost.
Is there any way to do this?
Thanks
You can install drupal into
You can install drupal into any sub folder you want.
Or you can setup your web server and host file to use any domain name you like.
If you want to use the 2nd method please provide us with some information about the web server and the operating system you're using.
Simple: 2 folders?
Just install drupal in /localhost/drupal1/ and localhost/drupal2/??
Try this guide
http://drupal.org/node/288126
if you're using Windows. It works for Drupal 5.x as well as 6.x.