Page 1 of 1

Difficulty installing on a WSUS server

Published: May 30, 2016 - 11:51
by efl23
Hello,

I'm new to WAPT and I tried installing it on a Windows Server 2008 with WSUS. I followed the tutorial "Installing WAPT on a WSUS Server".
Despite unchecking the Apache installation option, I noticed that it still installed and created a WAPTapache service.
During configuration, I get the following message: Error during post-config: HTTP/1.1 404 not found.

Can you help me resolve this issue?

Thanks in advance
, Eric

Re: Difficulty installing on a WSUS server

Published: May 31, 2016 - 11:46
by virtux
Hello,

the WSUS server uses IIS, which uses ports 80 and 443, so there's a conflict.
It's better to use a Debian server. ;-) It's much more stable, performant, and simpler with WAPT.

Edit: Doing this on a WSUS server also risks damaging it.