Symptoms
A notification is received similar to the following:
The following “.default” template has changed in a recent update in the EasyApache 4 environment.
ea4_main.default
We identified corresponding “.local” template for the above mentioned “.default” template on your system. Update them as soon as possible to avoid problems.
Description
The message indicates that the default configuration template file mentioned has been changed in a recent update and does not indicate an error. The message indicates that a local override file exists on the server that should be manually checked to ensure that any updates made to the default file are taken into account in the local file.
Workaround
Review customizations to the local file to see what changed. The command below references the ea4_main file, but this will change depending on the exact alert received. Please consult your systems administrator for advice if large differences are unaccounted for:
diff /var/cpanel/templates/apache2_4/ea4_main.default /var/cpanel/templates/apache2_4/ea4_main.local
Comments
0 comments
Article is closed for comments.