[Mono-list] Mono 3.12 (mod_mono web service, Centos7)

Aleš Vojáček avojacek at fblgroup.cz
Thu Feb 19 16:36:49 UTC 2015


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 at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list



More information about the Mono-list mailing list