faqts : Computers : Operating Systems : Microsoft : bilal

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

6 of 9 people (67%) answered Yes
Recently 6 of 9 people (67%) answered Yes

Entry

Microsoft: Windows: WAMP: USB: Where to download Apache+PHP+MySql+WinRADIUS for a USB stick? [LAMP]

Mar 28th, 2005 08:24
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 26 March 2005 - 02:52 pm ----------------------

Microsoft: Windows: WAMP: USB: Where to download 
Apache+PHP+MySql+WinRADIUS for a USB stick? [LAMP]

---

The idea is to have a portable implementation of Apache, PHP, MySql and
a RADIUS server, installed on your USB stick which you can take to any
Microsoft Windows computer and run it.

---

This approach is ideal for e.g. programming (e.g. database backed
websites) and development purposes, where you have to test your
installation or programs.

---
---

From my USB stick, I have zipped together my own current installation
of

1. Apache v2.0

2. MySql v4.1

3. PHP v5

4. WinRadius

and made currently available for download.

---

(unpacked totally about 160 megabyte on your USB stick, but you could
 further reduce it by removing some possible unnecessary parts)

---
---

Steps: Overview:

 1. -Download the zip file

      http://www.knud.info/FaqtsWampRadius.htm

 2. -Unpack this file to the root '\' directory of your USB stick

     ---

      e.g. from the command line type the command:

       in general:

   <your unzip program> <your unzip parameters> <your USB driveletter>\

     ---

      e.g.

       pkzipc.exe -extract -dir wampradi.zip h:\

 3. -Run Apache, MySql, PHP and WinRadius
     by then running on your USB stick the file

      start.bat

     ---

      in general:

      <your USB driveletter>:\start.bat <your USB driveletter>

     ---

      e.g.

       f:\start.bat f:

     ---

      e.g.

       h:\start.bat h:

  4. You will have to set the settings
     for ODBC for MySql on your computer first

  5. While running start.bat notepad is started.

     1. you will only have to change yourself
        once the driveletter assigned for

         extension_dir

        in this file php.ini
        and
        save it

---
---

Internet: see also:

---

Operating system: Microsoft Windows: WAMP: Link: Overview: Can you 
give an overview of links? [LAMP]
http://www.faqts.com/knowledge_base/view.phtml/aid/33803/fid/772

----------------------------------------------------------------------