[MonoDevelop] Mono and running Unix commands

Mark Devgood dirkroel at gmail.com
Fri Apr 2 12:19:23 EDT 2010


I was emailed the following response, but looks like it wasn't approved yet:

"In order to create a file user or group (everyone in this case) must
have write permission to the directory new file should be located."

So as test I assigned 'chmod 777 Parent_Dir_Name' to the directory where I
want my mono website to create files (under apache), and it looks like it
worked!

However, the new file the website created had the following ownership:
-rw------- 1 nobody nobody 7385 Apr  2 11:40 test.xml

As you can see the file contains data which is good, but I cannot read,
touch, chown the file as each time it responds: 'Operation not permitted'. 

I am fine with it being in the nobody group, but if I can't read the file or
take ownership it is more than useless. I don't have root access and I can't
email an admin to chown each new file I create. 
-- 
View this message in context: http://n4.nabble.com/Mono-and-running-Unix-commands-tp1748962p1749327.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list