This is a discussion on Installation of apache 2.0.54 within the Windows Web Servers forums, part of the Web Server and Related Forums category; I want to install on my windows xp machine. I am downloading the apache installable from apache.org website. It ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I want to install on my windows xp machine. I am downloading the
apache installable from apache.org website. It gives me two options for windows: 1]Win32 Source: httpd-2.0.54-win32-src.zip [PGP] [MD5] 2]Win32 Binary (MSI Installer): apache_2.0.54-win32-x86-no_ssl.msi [PGP] [MD5 What are these two different options for and how do I make my choice. If any one knows please let me know. |
|
|||
|
Maverick wrote: > > I want to install on my windows xp machine. I am downloading the > apache installable from apache.org website. It gives me two options for > windows: > > 1]Win32 Source: httpd-2.0.54-win32-src.zip [PGP] [MD5] > 2]Win32 Binary (MSI Installer): apache_2.0.54-win32-x86-no_ssl.msi > [PGP] [MD5 > > What are these two different options for and how do I make my choice. The source distribution is useful if you want to study or verify the source code, or compile the executable file yourself. Since you're asking, you probably just want the installer binary. Thor -- http://www.anta.net/OH2GDF |
|
|||
|
I have a follow-up question to this: Since the binary Win32 install
comes without mod_ssl, where can I get a binary of mod_ssl to add to the web server? I have openSSL installed, so that shouldn't be an issue (apart from configuration settings). Maverick wrote: > I want to install on my windows xp machine. I am downloading the > apache installable from apache.org website. It gives me two options for > windows: > > 1]Win32 Source: httpd-2.0.54-win32-src.zip [PGP] [MD5] > 2]Win32 Binary (MSI Installer): apache_2.0.54-win32-x86-no_ssl.msi > [PGP] [MD5 > > What are these two different options for and how do I make my choice. > If any one knows please let me know. |