SOLVED:
the problem was that on Centos7 httpd has PrivateTmp :-(
Sorry for stupid question.

A./
Dne 19.2.2015 v 16:21 Aleš Vojáček napsal(a):
Hi all,
is there something new in configurations between mono 2.6.7 and mono 3.12 for accessing local filesystem. I have webservice which sending some files from server to client. Everything was ok on mono 2.67 but now I'm gettin Exception like : Could not find a part of the path "/tmp/aaaa/err.log". ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "/tmp/aaaa/err.log".
web service is runnig under Apache+mod_mono.2.0 .
user apache has access to that file (if i will try to cat /tmp/aaaa/err.log, it works).

Is there any configuration which can block webservice access to files in other then app directories?


Thank you Ales
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to