Hello everyone, So I've successfully installed on rhel6 a production environment of galaxy with an apache proxy. Unavoidably, I have some question when it comes to the permissions of the galaxy directory : Currently, all the galaxy directory is a. chown -R galaxy: users /home/galaxy/galaxy-dist b. chmod -R 700 /home/galaxy/galaxy-dist Will this cause me some issues with the apache proxy? Furthermore, I've try to run run_functional_tests.sh and I get a log file that you can find in attachment. Can you please explain the last error and why don't I get any successful tests? Lastly, I was wondering if it's possible to move the directory /home/galaxy/galaxy-dist/database somewhere else, and create a logical link instead (/home/galaxy/galaxy-dist/database --> /another/path/database)? Cordialement / Regards, Edgar Fernandez