Welcome! Log In Create A New Profile

Advanced

Problems with Wordpress and issuing SSL certificates

Posted by dtm3000 
Problems with Wordpress and issuing SSL certificates
July 21, 2024 04:28AM
Hello folks,

I'm having difficulties accessing a Wordpress instance via NGINX and am at a loss. Maybe someone here can help? I would be very grateful.

The situation:

Wordpress
OS Debian 12 - Proxmox LXC Container
Apache 2.4.61
MariaDB 10.11.6
PHP 8.3.9

NGINX
NGINX Proxy Manager - Docker - Proxmox LXC Container

Both systems are up to date. The NGINX Docker is up to date.

I can call up the NGINX Proxy Manager in the browser and have already set up other proxy hosts. So far without any problems when issuing ‘Lets Encrypt certificates’. I have done all this via the web interface. Only when connecting the Wordpress instance do I always get the error message ‘Internal Error’ and have no idea how best to proceed.

The DNS records are definitely set correctly. I am correctly forwarded from the WAN to the NRP and the other subdomains. The only difference is that this time it is the TLD and not a subdomain.

The content of the Apache V-Host file looks like this:
(/etc/apache2/sites-enabled/TLD.conf )

<VirtualHost *:80>
ServerAdmin admin@TLD
ServerName TLD
ServerAlias www.TLD
DocumentRoot /var/www/TLD
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>

The proxy host is displayed as ‘Online’ in the web interface.

The Wordpress instance is accessible in the LAN.

What haven't I thought of yet? What have I forgotten?

Maybe you can think of something.

Greetings from Berlin

Dennis
Re: Problems with Wordpress and issuing SSL certificates
July 21, 2024 01:41PM
If i use a subdomain, everything works perfect. What is the difference? Arrrgh!
Re: Problems with Wordpress and issuing SSL certificates
July 27, 2024 02:49PM
I figured it out by myself. So simple.. Its not possible to issue Lets Encrypt Certifictes for Top Level Domains.. Seems logic.. :)
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 190
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready