Unable to start the WAP server

Questions about WAPT Server / Requests and help related to the WAPT server
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
Killian
Messages: 38
Registration: May 3, 2017 - 11:19

May 10, 2017 - 10:04

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
Capture.JPG (15.03 KB) Viewed 8049 times
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

May 10, 2017 - 1:48 PM

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
Killian
Messages: 38
Registration: May 3, 2017 - 11:19

May 10, 2017 - 1:57 PM

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.
Killian
Messages: 38
Registration: May 3, 2017 - 11:19

May 10, 2017 - 2:06 PM

Alternatively, you could disable the reverse proxy function so that WAPT only listens on port 8080, leaving ports 80 and 443 for IIS
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

May 10, 2017 - 3:06 PM

https://www.wapt.fr/fr/doc/Installation ... index.html

Alternatively, configure Apache not to listen on port 80
Killian
Messages: 38
Registration: May 3, 2017 - 11:19

May 10, 2017 - 3:14 PM

I've already tried the configuration with IIS, but I simply want to stop listening on port 80. How can I do that?
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

May 10, 2017 - 3:43 PM

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
Killian
Messages: 38
Registration: May 3, 2017 - 11:19

May 10, 2017 - 5:06 PM

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?
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

May 10, 2017 - 5:35 PM

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...
Killian
Messages: 38
Registration: May 3, 2017 - 11:19

May 11, 2017 - 08:25

If you only knew how much time I spent on this! :)

Anyway, thank you for your help.
Locked