Page 1 of 1
Unable to start the WAP server
Published: May 10, 2017 - 10:04
by Killian
Here's my mistake when launching wapt console
I'm on the right track: the Waptapache service is paused but it's impossible to restart it

- Capture.JPG (15.03 KB) Viewed 8033 times
Re: Unable to start the WAP server
Published: May 10, 2017 - 1:48 PM
by sfonteneau
Hello,
need a little help? Linux or Windows?
Otherwise, you can check the Apache logs for more information:
https://www.wapt.fr/en/doc/Frequent-pro ... la-console
Simon
Re: Unable to start the WAP server
Published: May 10, 2017 - 1:57 PM
by Killian
Thank you for your reply.
I'm using Windows, and this is a problem because I just installed IIS on my server. I'd like to know how to remove port 80 from WAPT so I only use port 8080 and can leave port 80 for IIS.
Thank you.
Re: Unable to start the WAP server
Published: May 10, 2017 - 2:06 PM
by Killian
Alternatively, you could disable the reverse proxy function so that WAPT only listens on port 8080, leaving ports 80 and 443 for IIS
Re: Unable to start the WAP server
Published: May 10, 2017 - 3:06 PM
by sfonteneau
https://www.wapt.fr/fr/doc/Installation ... index.html
Alternatively, configure Apache not to listen on port 80
Re: Unable to start the WAP server
Published: May 10, 2017 - 3:14 PM
by Killian
I've already tried the configuration with IIS, but I simply want to stop listening on port 80. How can I do that?
Re: Unable to start the WAP server
Published: May 10, 2017 - 3:43 PM
by sfonteneau
The Apache configuration file is located here:
c:\wapt\waptserver\apache-win32\conf\httpd/conf
documentation
: Apache
https://httpd.apache.org/docs/2.2/fr/bind.html
Re: Unable to start the WAP server
Published: May 10, 2017 - 5:06 PM
by Killian
Thank you, I managed to change the ports. Now, when deploying via GPO, waptdeploy looks for wapt.domain.local and not serveur.domain.local. How do I fix this?
Re: Unable to start the WAP server
Published: May 10, 2017 - 5:35 PM
by sfonteneau
https://www.wapt.fr/fr/doc/Installation ... waptdeploy
A hashtag from the internet seems appropriate for this kind of discussion on the forum... #RTFM
Don't take it the wrong way, but we spent a lot of time writing our documentation, but apparently it seems pointless... it seems few people take the time to read it...
Re: Unable to start the WAP server
Published: May 11, 2017 - 08:25
by Killian
If you only knew how much time I spent on this!
Anyway, thank you for your help.