You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jorge Canha <jc...@gmail.com> on 2010/12/22 21:01:42 UTC

[users@httpd] Windows Apache installer question

I'm currently using:

msiexec /i httpd.msi /passive ALLUSERS=1 SERVERADMIN=admin@localhost 
SERVERNAME=localhost SERVERDOMAIN=localhost SERVERPORT=80 
INSTALLDIR=%SYSTEMDRIVE%\apache

To install apache without much input, however I don't want to install 
the Apache Monitor that comes with the .msi. How can I do that?

Thanks!

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Windows Apache installer question

Posted by "William A. Rowe Jr." <wr...@rowe-clan.net>.
On 12/24/2010 10:28 AM, Igor Galić wrote:
> 
> ----- "William A. Rowe Jr." <wr...@rowe-clan.net> wrote:
> 
>> On 12/22/2010 2:01 PM, Jorge Canha wrote:
>>> I'm currently using:
>>>
>>> msiexec /i httpd.msi /passive ALLUSERS=1 SERVERADMIN=admin@localhost
>> SERVERNAME=localhost
>>> SERVERDOMAIN=localhost SERVERPORT=80
>> INSTALLDIR=%SYSTEMDRIVE%\apache
>>>
>>> To install apache without much input, however I don't want to
>> install the Apache Monitor
>>> that comes with the .msi. How can I do that?
>>
>> It is a feature toggle, it's pretty obvious, just look in the .msi.
> 
> Do we have this pretty obvious feature documented anywhere?
> Should we?

You mean http://httpd.apache.org/docs/trunk/platform/windows.html#advinst ?

It's labeled advanced since automated installation concepts aren't really
for novices, just click through the UI installer if you don't know what you
are doing with the schema.

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Windows Apache installer question

Posted by Igor Galić <i....@brainsware.org>.
----- "William A. Rowe Jr." <wr...@rowe-clan.net> wrote:

> On 12/22/2010 2:01 PM, Jorge Canha wrote:
> > I'm currently using:
> > 
> > msiexec /i httpd.msi /passive ALLUSERS=1 SERVERADMIN=admin@localhost
> SERVERNAME=localhost
> > SERVERDOMAIN=localhost SERVERPORT=80
> INSTALLDIR=%SYSTEMDRIVE%\apache
> > 
> > To install apache without much input, however I don't want to
> install the Apache Monitor
> > that comes with the .msi. How can I do that?
> 
> It is a feature toggle, it's pretty obvious, just look in the .msi.

Do we have this pretty obvious feature documented anywhere?
Should we?

i

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@brainsware.org
URL: http://brainsware.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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Windows Apache installer question

Posted by "William A. Rowe Jr." <wr...@rowe-clan.net>.
On 12/22/2010 2:01 PM, Jorge Canha wrote:
> I'm currently using:
> 
> msiexec /i httpd.msi /passive ALLUSERS=1 SERVERADMIN=admin@localhost SERVERNAME=localhost
> SERVERDOMAIN=localhost SERVERPORT=80 INSTALLDIR=%SYSTEMDRIVE%\apache
> 
> To install apache without much input, however I don't want to install the Apache Monitor
> that comes with the .msi. How can I do that?

It is a feature toggle, it's pretty obvious, just look in the .msi.

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org