Page 1 of 1
Alternative to WAMP
Posted: Tue Oct 02, 2012 1:58 pm
by Mardonis
Is there anything like WAMP but doesn't have to be installed thru an installer, due to locked down company pc's? Needing to find something to use for running PHP files and something like MYSQL for a database. Trying to explain it best i can.
Re: Alternative to WAMP
Posted: Tue Oct 02, 2012 5:20 pm
by vitinho444
I think XAMP has a rar download.. if your company is blocking the installers, try xamp.
Re: Alternative to WAMP
Posted: Tue Oct 02, 2012 7:21 pm
by Mardonis
Ok cool, thank you very much for the reply. I will try those here in a bit.
Re: Alternative to WAMP
Posted: Tue Oct 02, 2012 7:21 pm
by Mardonis
Ok cool, thank you very much for the reply. I will try those here in a bit.
Re: Alternative to WAMP
Posted: Wed Oct 03, 2012 1:20 am
by Jackolantern
Actually, XAMPP offers a
Portable Lite version! I never actually knew that, so thanks for asking the question, because my knee-jerk reaction would be that Apache is too complex of an application to run without extensive configuration through an installer.
But it says you can just download that Portable Lite version, load it on a USB drive, and then run it right off of there!

Re: Alternative to WAMP
Posted: Wed Oct 03, 2012 9:53 pm
by Mardonis
xampp worked just like a charm. thanks again for the help guys.
Re: Alternative to WAMP
Posted: Wed Oct 03, 2012 9:57 pm
by Jackolantern
Just for the record, did you download the Portable Lite version? If so, how is it working? It just kind of blows my mind that something like XAMPP could offer portable Apache and MySQL access!
Re: Alternative to WAMP
Posted: Thu Oct 04, 2012 12:05 pm
by vitinho444
Jacko, i used to own a private server and to make a website they used a standalone version of apache and mysql.. So.. you just run apache.exe, mysql.exe and you got yourself a webserver. What i think XAMPP does is just creates a interface (the control panel) and with buttons that will run those standalones.. but it might not be that i dunno. xD
Re: Alternative to WAMP
Posted: Thu Oct 04, 2012 9:25 pm
by Jackolantern
Cool stuff!

Re: Alternative to WAMP
Posted: Fri Oct 05, 2012 12:50 pm
by Mardonis
this program XAMPP is awsome for the situation i am in. thank you for suggesting this program to me. so far it is working just like wamp except you dont have to do any installs with it so it doesnt touch any of the registry. just need to extract it into a directory name of your choice and run a couple .bat files you are needing. mysql, apache, etc...