Page 1 of 1
[RESOLVED] WAPT Server not working on Azure VM
Published: March 6, 2018 - 2:29 PM
by itirla
Good morning,
I want to install the WAPT server on an Azure virtual machine with Windows Server 2016. I tried using Apache and IIS but without success.
With Apache I get the following error

- Apache.PNG (134.71 KB) Viewed 3636 times
With ISS I get the following message

- ISS.png (12.95 KB) Viewed 3636 times
Has anyone successfully installed WAPT Server on Azure?
Sincerely,
Ioan
Re: WAPT Server not working on Azure VM
Published: March 6, 2018 - 7:56 PM
by sfonteneau
Hello,
In version 1.5 of WAPT, we no longer support IIS as a web server.
https://www.wapt.fr/fr/doc-1.5/waptserv ... -dans-wapt
Therefore, if possible, you should install WAPT without IIS and disable the IIS component (nothing should be listening on ports 80 and 443).
If you absolutely cannot disable IIS, you can always change WAPT's listening ports to no longer listen on 80 and 443. (The documentation is currently being written.) I will post it here once it is finished.
Regarding your problem, could you please provide more information?
- WAPT version
- Antivirus?
Re: WAPT Server not working on Azure VM
Published: March 7, 2018 - 8:20 AM
by itirla
Hello,
Thank you for your quick reply.
The WAPT server version is 1.3.13.0 and the antivirus is Windows Defender.
How can I download version 1.5 of the WAPT server?
Sincerely,
Ioan
Re: WAPT Server not working on Azure VM
Published: March 7, 2018 - 11:08 AM
by sfonteneau
Hello,
I've just updated the 1.5 documentation:
https://www.wapt.fr/fr/doc-1.5/Installa ... index.html
Simon