PDA

View Full Version : Drupal question for Sven


TimW
03-27-2008, 03:28 PM
Sven

Is it possible to install Drupal in a local computer, not connected to the internet, so one can play around with it before actually trying to do "real" things??

Sven
03-27-2008, 03:31 PM
Yes, they actually advise that you do. But to me it turned out more difficult to figure that out so I just took the plunge.

There is a bit of explanation on how to do it on www.drupal.org

Sven

webgal
03-27-2008, 05:46 PM
You have to have a home-based server. It is complicated.

Seb
03-27-2008, 06:31 PM
You can download MAMP for mac or XAMPP for windows. It comes with everything drupal needs to work (PHP, MySQL, Apache) no need to install each requisite separately.