11-04-2022, 03:39 AM
(11-04-2022, 01:22 AM)Tim Curtis Wrote: Go through all the directories that have executable code in /var/www/ and /var/local/www. They should all have 0755 permissions. If not then something is corrupting the permissions.
If they all have 0755 permissions then there is some other type of corruption that has occurred after doing a gulp build.
The challenge is that so far we are not able to repro this.
Good news ! after 0755 permissions for the executable code in /var/www/ and /var/local/www, the thunmbnail and rotenc are running well.
Many thanks for your great help.