Hello all,
I am implementing aws efs with processwire server. I mounted the efs and symlink to files directory inside assests directory.
I later copied my old files to the symlinked files directory.
The assets files no longe accessible even with setting the permission to 777.
I have the below error:
DirectoryIterator::__construct(/var/www/root_dir/site/assets/files/2915/): failed to open dir: No such file or directory
The process returned no content.
I need help!
Thanks