I use the Turnkey Wordpress appliance on a Server running Proxmox and everything has been running perfectly, but since yesterday, it stopped working and I am not able to fix it.
I went through each solution to make my lamp server work. I got all the errors listed and no cert for domain. This is a new install 15.1 LAMP just downloaded.
My last error was after I updated to dehydrated_0.6.5. appeared to install correctly.
After reading the pages availabale on it, I'm not sure if the services provided include computer registration to the domain. Am I supposed to add the pc to the domain?
I know the DC runs logon scripts, and can authenticate users. Besides user authentication and scripts, what are the TKL Domain Controller's function? I'm tyring to wrap my head around it to use it as intended.
The version of nginx that comes on your LEMP stack is 1.10, and an apt-get upgrade did not show any updates available. I've recently added the official nginx repo by adding this to my apt sources:
I an using TurnKey LXC I have the main LXC with ip of 192.168.1.200 and a wordpress container also using turnkey with the ip of 192.168.1.201. I believe I set up the sites-enabled properly as I can access the wordpress site from both IP's but I am not able to access from the site name. I had port 80 forwarded to the 192.168.1.201 and I can access the site using the name and if I forward it to 192.168.1.200 I get nothing.
Here is my sites enabled (mydomin.com is not what is in the file just changed it in here):