WebsiteBaker Community Forum

General Community => Off-Topic => Topic started by: Luckyluke on August 05, 2008, 11:52:48 AM

Title: WAMP on USB
Post by: Luckyluke on August 05, 2008, 11:52:48 AM
Hoi,

Is it possible to install a WAMP server on a USB stick?
I didn't find it on the site of WAMP (http://www.wampserver.com/en/). A search on the WAMP-forum gives no results...

Grtz,
Luc
Title: Re: WAMP on USB
Post by: Ruud on August 05, 2008, 12:14:01 PM
I'm (sometimes) using USB Webserver 7.0. (use Google)
It works ok. Runs completely from the USB stick.

Ruud
Title: Re: WAMP on USB
Post by: Luckyluke on August 05, 2008, 12:54:23 PM
Hi,

Thats what I use now. But I asked myself whether the wampserver works better with WB3 Alpha.
So I wanted to try another package.

Grtz,
Luc
Title: Re: WAMP on USB
Post by: vyni on August 05, 2008, 01:22:06 PM
Definitly yes!

Works great - I´m not sure , but I think to remember that all versions work portable - just don´t install it. It is explained in the readme - You´ll find it.

I use it on USB-Stick aswell as USB-HD. NO probs.

regards Vyni

But look for Xampp !!!
Title: Re: WAMP on USB
Post by: Bramus on August 05, 2008, 05:35:49 PM
Hi,

Thats what I use now. But I asked myself whether the wampserver works better with WB3 Alpha.
So I wanted to try another package.

Grtz,
Luc

USB Webserver also uses Apache - MySQL - PHP, just as WAMP (Windows - Apache - MySQL - PHP). So i dont think you will see any mutch difference, if you see something it has to be the php.ini witch has other values.
Title: Re: WAMP on USB
Post by: Luckyluke on August 05, 2008, 06:38:04 PM
USB Webserver also uses Apache - MySQL - PHP, just as WAMP (Windows - Apache - MySQL - PHP). So i dont think you will see any mutch difference, if you see something it has to be the php.ini witch has other values.

I'll give it a try. WB3 works on this configuration (see post from doc here (https://forum.WebsiteBaker.org/index.php/topic,3169.msg62968.html#msg62968)).

Grtz,
Luc
Title: Re: WAMP on USB
Post by: Bramus on August 06, 2008, 01:43:48 PM
if you are using wamp, try to edit the httpd.conf (click on wamp icon on the taskbar, go to apache and httpd.conf) search for mod_rewrite en remove the # in front of it by the modules. So it will look like this:
Code: [Select]
LoadModule rewrite_module modules/mod_rewrite.so
Restart apache and then it should work (if you imported the database good and all)

I have WB3 alpha running with a standard wamp installation but only modified the httpd conf for the mod_rewrite.

Good luck!
Title: Re: WAMP on USB
Post by: Luckyluke on August 06, 2008, 05:08:40 PM

I have WB3 alpha running with a standard wamp installation but only modified the httpd conf for the mod_rewrite.


Hi,

WB3 is running here with the same config!

Thxalot
Luc