Questions tagged [fastcgi-mono-server]

Fastcgi-mono-server is a FastCGI server for ASP.NET web applications

32 questions
0
votes
0 answers

Installation of mono-fastcgi-server4 file not found

I have searched the web and stackoverflow for how to install mono-fastcgi-server4. It is supposed to be part of a mono distribution or xsp. I have installed mono, monodevelop, xsp, mono-mvc-develop and searched my drive from the top level, but can…
tradetree
  • 354
  • 3
  • 20
0
votes
2 answers

how to run process in other user account in init.d

I'm looking for a way to automatically run mono fastcgi 4 server as process as user www-data like apache runs. Line ${MONOSERVER} /applications=${WEBAPPS} /printlog /loglevels=Error,Warning /logfile=/var/log/nginx/fastcgi-mono-server.log…
Andrus
  • 26,339
  • 60
  • 204
  • 378
1 2
3