[Mono-list] Running mod-mono-server in a chroot jail

Jesse Pasichnyk jesse at pasichnyk.net
Fri Nov 25 21:15:43 EST 2005


I'm working on getting all of my asp.net sites running under separate
standalone instances of mod-mono-server running as the owner of each site.
All my site users are however locked into their own chroot environment.

 

I'm trying to start up each mod-mono-server instance as follows:

 

su -  <jailuser> -c "mono /usr/lib/xsp/1.0/mod-mono-server.exe  --root
/home/<jailuser>/htdocs/domains/domain.com/www/html --master --filename
/usr/local/aspnet/domain.com/www/socket --nonstop"

 

When I try to execute the above command to start the server I get:

 

GC Warning: Couldn't read /proc/stat

GC Warning: GC_get_nprocs() returned -1

Couldn't read /proc/self/stat

 

If anyone has gotten this working or has any information that could help me
please let me know.

 


Thanks,

 

Jesse Pasichnyk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20051125/3ed62fc3/attachment.html


More information about the Mono-list mailing list