[SOLVED] Nginx error (postconf)
Published: October 26, 2022 - 2:15 PM
Hello,
I'm installing Debian 11, I'm not yet sure of the version, I followed the documentation below.
I was configuring my WAPT server following this documentation: https://www.wapt.fr/fr/doc/wapt-server- ... based.html
When I got this error at the end of the script:

So I typed the command `systemctl status nginx.service` and it displayed this:

Looking more closely at the logs, the precise error is this:

I therefore understand that there is a missing line in dhparam.pem, as you can see here where my file is completely empty:

Do you know where I might have made a mistake and how I can fix it?
I'm installing Debian 11, I'm not yet sure of the version, I followed the documentation below.
I was configuring my WAPT server following this documentation: https://www.wapt.fr/fr/doc/wapt-server- ... based.html
When I got this error at the end of the script:

So I typed the command `systemctl status nginx.service` and it displayed this:

Looking more closely at the logs, the precise error is this:

I therefore understand that there is a missing line in dhparam.pem, as you can see here where my file is completely empty:

Do you know where I might have made a mistake and how I can fix it?