Server 65

MySql Connection up
Goto webmin, open mysql database execute sql tab to view no of connections: show global variables like '%connections%' to up the...
Wed, 24 Feb, 2021 at 6:01 PM
Setting up SSL on 65
PRODUCTION LB1 enter certbot -d domainname.co.uk -d www.domainname.co.uk --manual --preferred-challenges dns certonly Get verification and add as TX...
Wed, 18 Dec, 2019 at 4:07 PM
Images not appearing
Was a permissions error but i had to chown the files in the actual folder for some reason when a symlinked folder like floristPro. chown tomcat.tomca...
Sun, 7 Jun, 2020 at 12:15 PM
Layershift Time Zone - changing
https://docs.jelastic.com/timezone-management/ To update tzupdater use the attached version. Copy over to linux system and run: java -jar tzupdat...
Sun, 20 Sep, 2020 at 6:57 PM
Layershift - add fail2ban - extended to test on tomcat
in layershift go to the top link IMPORT import manifest from - https://raw.githubusercontent.com/jelastic-jps/fail2ban/master/manifest.jps change ja...
Tue, 29 Apr, 2025 at 11:38 AM
Adding recaptcha to a 612 or 5 website
v6.1 a Requires a couple of changes to the contact form's 1.  Each <form  MUST have a class called - contactForm 2. All buttons sho...
Wed, 18 Nov, 2020 at 4:40 PM
Setting up the basics of a New Build (express) Site
Once a new build has been generated, these are the first steps to get the basics in place... 1. Turn on Currency symbol 2. Add Shop details 3. Update ...
Fri, 20 Nov, 2020 at 11:27 AM
Restoring images for App1 (cloudberry)
This backs up using cloudberry to amazon s3 Recovering Images open vncviewer to the server and use the gui for cloudberry from Applications Menu ...
Tue, 29 Dec, 2020 at 12:28 PM
config for memcache on layershift
Add libs to tomcat conf dir Add to tomcat context.xml    <Context path="" docBase="ROOT">      <Manager className=&...
Mon, 8 Feb, 2021 at 7:09 AM
Session Replication with haproxy memcached
https://docs.jelastic.com/replication-memcached/ 1. Jar files attached need adding in both server libs 2. context xml in all servers needs bel...
Fri, 15 Oct, 2021 at 9:41 AM