WebsiteBaker Community Forum

General Community => Off-Topic => Topic started by: FreeBSD4me on June 29, 2008, 08:50:38 PM

Title: Bake a Windows site in 5 minutes!
Post by: FreeBSD4me on June 29, 2008, 08:50:38 PM
Apache and PHP problems on Windows?
Use WAMP If you must use Windows :-D. 
WAMP is Free and Open Source.
You will have your WB site running in 5 minutes.
I did my experiment on XP Professional.

Here is a link to the WAMP project: http://www.en.wampserver.com (http://www.en.wampserver.com)

You may find this useful too: http://glob.com.au/sendmail/
 (http://glob.com.au/sendmail/)
Installation:
* Install WAMP
* Set password for MySQL
* Rename the index.php from the WAMP install to control.php
* Unzip the contents of the WB zip file into the www directory
* Run through WB setup


(http://www.wampserver.com/en/data/image_menu_wamp.gif)
The WAMP control panel makes administration easy

 


Title: Re: Bake a Windows site in 5 minutes!
Post by: Luckyluke on June 29, 2008, 09:18:52 PM
You can also use a webserver on an usb stick. Verry handy to work on another location.
Download it at http://www.usbwebserver.com (http://www.usbwebserver.com). However, the website is in Dutch. Use Google Translation to translate the site.
Title: Re: Bake a Windows site in 5 minutes!
Post by: doc on June 29, 2008, 10:51:36 PM
Just for the sake of completeness, XAMPP (http://www.apachefriends.org) from the apache friends. XAMPP is available for Windows, Linux, Solaris, Mac and easy to set-up within minutes.

Christian
Title: Re: Bake a Windows site in 5 minutes!
Post by: Ruud on August 09, 2008, 11:36:54 PM
I am mostly working on 5 to 10 sites at the same time (including sandboxing etc..)

I am using SAMBAR server just because is has a very nice virtual server config (through admin web interface).
Unfortunatly Sambar is stopped development and even the main website does not exist anymore.

I don't mind using WAMP/XAMPP, but i would really like a more simple virtual domain management (using scripts).

Does anyone has a good tip for a GNU config tool for apache where I can simply create virtual servers?

Ruud
Title: Re: Bake a Windows site in 5 minutes!
Post by: BerndJM on August 09, 2008, 11:42:31 PM
Hi Ruud,

maybe a little oversized if you need it only for a local test-enviroment:
http://virtualmin.com/

Regards Bernd