[MonoDevelop] Mono and running Unix commands
Mark Devgood
dirkroel at gmail.com
Fri Apr 2 05:26:30 EDT 2010
Is it possible to get my mono website, running under Apache, on Linux, to
perform a bash command or write a new file to the filesystem?
I notice that Apache is running under the 'everyone' permissions and is
unable to even create a file on the system. For example File.Create fails,
but if I create the file in bash, and give it everyone permission (i.e.
'chmod 707 filename') then and only then is my website able to write to that
file. It is a pain as you can imagine.
--
View this message in context: http://n4.nabble.com/Mono-and-running-Unix-commands-tp1748962p1748962.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list