On 28-04-14 19:49, Haley,Scott A wrote: > Now I am getting Permission denied. Have you checked if SELinux is blocking the app? Any blockage should show up as an 'AVC' in /var/log/audit/audit.log You can temporarily set SELinux to permissive with 'setenforce 0' and check if the problem goes away. HTH, Patrick