AW: Silent Installation Apache HTTP Server

Platform: Windows
Version: latest release (>=3D 2.2.13)


-----Ursprüngliche Nachricht-----
Von: Andr=E9 Warnier [mailto:aw [at] ice-sa.com]
Gesendet: Donnerstag, 17. Dezember 2009 15:37
An: users [at] httpd.apache.org
Betreff: Re: [users [at] httpd] Silent Installation Apache HTTP Server


Buchbauer Thomas wrote:
> Hi,
>
> Does anybody know, if there is a way to install Apache HTTP Server
> silent, with something like a response-files as input? With
> response-file I mean, a file as input for the setup, which contains
> values for all configurable settings in the setup (e.g. location,
> repositories-path, port, ...).
>
I would think that at least for this kind of question, you may want to
specify which version of Apache httpd you are talking about, and on
which platform. No ?


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server =
Project. See <URL:http://httpd.apache.org/userslist.html> for more info. =
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Buchbauer Thomas [ Do, 17 Dezember 2009 15:40 ] [ ID #2026344 ]

Re: AW: Silent Installation Apache HTTP Server

Buchbauer Thomas wrote:
> Platform: Windows
> Version: latest release (>= 2.2.13)
>
I really don't know if the MSI version of the Apache installer offers
such a scripting option by itself.
But there exist multiple Windows packages which offer this kind of thing.

http://lmgtfy.com?q=windows+installer+package

Usually, you call up such a program, and give it the name of the MSI
file you want to install. It then "captures" the answers you are giving,
and creates an automatic script out of it.
(They are usually more sophisticated that that, too).
For Windows, that may be your easiest solution.

This being said, installing Apache under Windows does not really require
that much user input. You may get away with just providing a small
README file.

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
aw [ Do, 17 Dezember 2009 16:43 ] [ ID #2026347 ]

Re: AW: Silent Installation Apache HTTP Server

Buchbauer Thomas wrote:
> Platform: Windows
> Version: latest release (>= 2.2.13)

I recently updated the docs; see
http://httpd.apache.org/docs/trunk/platform/windows.html#adv inst

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
wrowe [ Do, 17 Dezember 2009 23:20 ] [ ID #2026367 ]

Re: AW: Silent Installation Apache HTTP Server

William A. Rowe Jr. wrote:
> Buchbauer Thomas wrote:
>> Platform: Windows
>> Version: latest release (>= 2.2.13)
>
> I recently updated the docs; see
> http://httpd.apache.org/docs/trunk/platform/windows.html#adv inst
>
That is a great page. Thanks.
But it does not seem to be the same one as one gets when following from
the httpd 2.2 docs main page, namely
http://httpd.apache.org/docs/2.2/platform/windows.html
When do these get reconciled ?


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
aw [ Fr, 18 Dezember 2009 09:41 ] [ ID #2026462 ]

Re: AW: Silent Installation Apache HTTP Server

André Warnier wrote:
> William A. Rowe Jr. wrote:
>> Buchbauer Thomas wrote:
>>> Platform: Windows
>>> Version: latest release (>= 2.2.13)
>>
>> I recently updated the docs; see
>> http://httpd.apache.org/docs/trunk/platform/windows.html#adv inst
>>
> That is a great page. Thanks.
> But it does not seem to be the same one as one gets when following from
> the httpd 2.2 docs main page, namely
> http://httpd.apache.org/docs/2.2/platform/windows.html
> When do these get reconciled ?

Someone needs to backport. Usually it's the original author, but no doubt
I just held off since I have more changes to make to that document. But
it doesn't stop someone else from backporting it.

Can anyone comment who's used the revised guide to try some advanced
installation tricks?

The forum for documentation feedback is the docs [at] httpd.apache.org list

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
wrowe [ Fr, 18 Dezember 2009 20:27 ] [ ID #2026490 ]
Webserver » gmane.comp.apache.user » AW: Silent Installation Apache HTTP Server

Vorheriges Thema: Adding Virtual Hosts for SSL / 443
Nächstes Thema: Enabling SSL on VirtualHosts Revisited