Page 1 of 1
WAPT 1.5.1.23 Installation
Published: May 23, 2018 - 12:28
by sepi766
Good morning,
I am trying to install the latest version of the WAPT server and I am encountering a blockage at the post-configuration stage when the script finishes the configuration and restarts Nginx.

- Capture.PNG (9.88 KB) Viewed 5992 times
- WAPT version installed: 1.5
- Server OS: Linux CentOS 7.2.15.11 (RedHat 4.8.5-4)
- Operating system of the administration/package creation machine: Windows 7
Where could this problem be coming from?
THANKS.
Sincerely.
Re: Installing WAPT 1.5.1.23
Published: May 23, 2018 - 5:57 PM
by sfonteneau
Is Nginx running?
Re: Installing WAPT 1.5.1.23
Published: May 24, 2018 - 08:53
by sepi766
Hello,
Yes, it is started:
[root@L111301WAPT bin]# systemctl status nginx
â nginx.service - The nginx HTTP and reverse proxy server
Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/nginx.service.d
âânginx_worker_files_limit.conf
Active: active (running) since Wed 2018-05-23 11:10:14 CEST; 21h ago
Process: 16872 ExecStart=/usr/sbin/nginx (code=exited, status=0/SUCCESS)
Process: 16868 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=0/SUCCESS)
Process: 16866 ExecStartPre=/usr/bin/rm -f /run/nginx.pid (code=exited, status=0/SUCCESS)
Main PID: 16874 (nginx)
CGroup: /system.slice/nginx.service
ââ16874 nginx: master process /usr/sbin/nginx
ââ16875 nginx: worker process
ââ16876 nginx: worker process
ââ16877 nginx: worker process
ââ16878 nginx: worker process
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr systemd[1]: Starting The nginx HTT...
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr nginx[16868]: nginx: [warn] "ssl_s...
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr nginx[16868]: nginx: the configura...
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr nginx[16868]: nginx: configuration...
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr nginx[16872]: nginx: [warn] "ssl_s...
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr systemd[1]: Started The nginx HTTP...
Hint: Some lines were ellipsized, use -l to show,
Sincerely
Re: Installing WAPT 1.5.1.23
Published: May 24, 2018 - 12:52 PM
by sfonteneau
Try continuing the installation procedure, if I remember correctly I've already had this problem and it doesn't seem to be an issue.
Re: Installing WAPT 1.5.1.23
Published: May 24, 2018 - 1:33 PM
by sepi766
Hello,
the next step is to install the WAPT console, but the WAPT server's web interface is not working.
Regards.
Re: Installing WAPT 1.5.1.23
Published: May 28, 2018 - 01:07
by dcardon
Hello sepi766,
sepi766 wrote: ↑May 24, 2018 - 1:33 PM
The next step is to install the WAPT console but the WAPT server web interface is not working.
Do you have the wapt.conf file in your nginx configuration? Did you run postconf as root or as sudoers?
Sincerely,
Denis
Re: Installing WAPT 1.5.1.23
Published: May 28, 2018 - 2:34 PM
by sepi766
Hello,
/etc/nginx/conf.d/wapt.conf is present and can be configured as root.
Regards.
Re: Installing WAPT 1.5.1.23
Published: June 7, 2018 - 12:53
by sepi766
Good morning,
In the WAPT console, "Checking for updates" and "Launch installations" are greyed out.
Where could this be coming from?
THANKS.

- console.jpg (212.13 KB) Viewed 5851 times