Could someone point me in the right direction of how to upgrade the PHP version on my magento 2 AWS image installation? I am currenlty on 7.0.33 and need to upgrade to 7.3 so I can upgrade my magento installation.
I have created a Turnkey Wordpress server from a ISO into vmWare, using latest version 15.3. I have enabled multisite, and everything is working fine. However, themes does not seem to work. The only theme working right now is Twenty Seventeen. all other themes are not working on either site.
I can install themes, enable them for network, but when visiting the site, the pictures is not shown. Does not look like it can load properly.
Issue: There is a Python task is holding on to port 80 after rebooting.
Cause:
I restored a tklbam-backup to a new server.
I followed the Confconsole - Let's Encrypt fix instructions here, and it worked as expected.
I ran /usr/lib/confconsole/plugins.d/Lets_Encrypt/dehydrated-wrapper to grab updated certificates since the old ones were moved to Dehydrated.bak as part of the update.
Hi,
I have deployed 2 YouPHPTube Turnkeys OVAs on VMWAREs ESXi.
When asked about ip or domain under installation, I choose "xxxx.com", on one server and local ip on another one.
On the local ip VM, everything perfect no issue.
On the domain defined VM, I cannot reach the Website.
I have a hardware firewall for NATing ports, from the internet connection side to internal servers. There, ports 80 and 443 are routed to an Apache proxy server that handles domain requests, son I can host many domains on the same internet facing IP.
Despite having been using TKL for nearly a decade now, this is my first foray into trying to host multiple websites using the LAMP appliance. The first website works fine. The second...not so much.
I got the first one working by putting my content into /var/www and just let the default site be the default. It works perfectly.