View Single Post
Posts: 12 | Thanked: 7 times | Joined on Sep 2009 @ Finland
#2
I guess you need to set the permissions on that directory correctly. The program is going to be run as "user" I think, so make sure "user" has writing permissions on that folder.

Have you tried changing the owner of /opt/qtirreco directory to user using "chown user /opt/qtirreco"? Then make sure user has the writing permission with "chmod u+w /opt/qtirreco"...
 

The Following 2 Users Say Thank You to Talvis For This Useful Post: