I have successfully migrated my collective access from ubuntu client 20.04 to ubuntu server 20.04.
I have run those scripts in a new server after migration:
sudo chown -R www-data app/tmp app/log media vendor
sudo chmod -R 755 app/tmp app/log media vendo
When I login in providence, the image error. But when I access with pawtucket the image is find.
I use symlink in pawtucket.
What can I do for the next?