Re: [Mono-dev] FastCGI Mono Server

2008-02-17 Thread Philippe Monnet




Hi Robert,

I noticed that there is now a doc page at
http://www.mono-project.com/FastCGI
Is there a way to get some configuration instructions for Apache?

Philippe 

Philippe Monnet wrote:

  
Great news since my host has FastCGI enabled.
I am not expecting an ETA and am grateful you're working on it.
I'll be a guinea pig when the time comes. :-)
  
Robert Jordan wrote:
  
Philippe Monnet wrote:
  

  I recently read with interest Brian Nickel's project during the Google Summer Of 
Code on FastCGI (see http://kerrick.wordpress.com/ and 
http://mono-soc-2007.googlecode.com/svn/trunk/brian/FastCgi/doc/index.html). 
Especially since I am operating in a shared host with Apache 1.3. As such I 
cannot compile/install mod_mono into Apache (no access to headers / modules, 
etc.). Access to httpd.conf is not provided either, just .htaccess support. So 
mod_mono is out of reach for me.



As is fastcgi in this case, unless it's already enabled by your
provider.

  

  Is anyone on the core team looking to port / adapt some of his work? Or provide 
any other mechanism outside Apache modules?
Are other users in the same situation too?



I'm working on the integration of fastcgi-mono-server in Mono's build
process, but I cannot give you an ETA for its landing other than
"this month".

Robert

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

  
  
  
  

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
  




___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] FastCGI Mono Server

2007-10-18 Thread Philippe Monnet




Great news since my host has FastCGI enabled.
I am not expecting an ETA and am grateful you're working on it.
I'll be a guinea pig when the time comes. :-)

Robert Jordan wrote:

  Philippe Monnet wrote:
  
  
I recently read with interest Brian Nickel's project during the Google Summer Of 
Code on FastCGI (see http://kerrick.wordpress.com/ and 
http://mono-soc-2007.googlecode.com/svn/trunk/brian/FastCgi/doc/index.html). 
Especially since I am operating in a shared host with Apache 1.3. As such I 
cannot compile/install mod_mono into Apache (no access to headers / modules, 
etc.). Access to httpd.conf is not provided either, just .htaccess support. So 
mod_mono is out of reach for me.

  
  
As is fastcgi in this case, unless it's already enabled by your
provider.

  
  
Is anyone on the core team looking to port / adapt some of his work? Or provide 
any other mechanism outside Apache modules?
Are other users in the same situation too?

  
  
I'm working on the integration of fastcgi-mono-server in Mono's build
process, but I cannot give you an ETA for its landing other than
"this month".

Robert

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

  




___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] FastCGI Mono Server

2007-10-17 Thread Philippe Monnet




I recently read with interest
Brian Nickel's project during the Google Summer Of Code on FastCGI (see
http://kerrick.wordpress.com/
and http://mono-soc-2007.googlecode.com/svn/trunk/brian/FastCgi/doc/index.html).
Especially since I am operating in a shared host with Apache 1.3. As
such I cannot compile/install mod_mono into Apache (no access to
headers / modules, etc.). Access to httpd.conf is not provided either,
just .htaccess support. So mod_mono is out of reach for me.
Is anyone on the core team looking to port / adapt some of his work? Or
provide any other mechanism outside Apache modules?
Are other users in the same situation too?

Philippe




___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] How to use monocharge to bootstrap the build?

2007-09-20 Thread Philippe Monnet
Actually someone else recommended that I use monocharge as I have been unable to build from a stable source release, or a a daily build, or from SVN (trunk or tagged release). I realize my situation is challenging due to a shared hosting scenario and a lack of a local Linux box (don't have access to any box that could run a VM either).I have had to build all new updates of the core GNU tools (except the compiler for now).My shared host is running Fedora core 2.6 with a 2.95.4 gcc.I am only asking for some direction on core settings or procedure not yet explained on the mono web site. I have Googled ad nauseum too and have tried many things for over a week without much success.Help! (did I say I was a Linux newbie too?)On09/19/07PhilippeMonnetwrote:Overthelastcoupledays,Ihavebeentryingtofigureouthowtousemonocharge(nowthatIwasabletobuildit).monochargeshouldsimplynotbeused,astheREADMEsays.Ifyouhaveproblemsinbootstrappingfromsvnyoushouldbuildandinstallfirstfromareleasedtarball.lupus---[EMAIL PROTECTED]debian/rules[EMAIL PROTECTED]Monkeysdoitbetter___Mono-devel-listmailinglistMono-devel-list@lists.ximian.comhttp://lists.ximian.com/mailman/listinfo/mono-devel-list
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] How to use monocharge to bootstrap the build?

2007-09-19 Thread Philippe Monnet
Over the last couple days, I have been trying to figure out how to use monocharge (now that I was able to build it).I had gone back to my "patched" mono svn trunk and done: ./configure --disable-mcs-build --prefix=/mysharedhost/mono  make  make installBut my mono/lib folders does not seem to have any of the 1.0 and 2.0 folders. So I suspect that even though I am not seeing any errors in the log for make and make install my build is not using monocharge.I saw that an option named EXTERNAL_MCS in some mailing list but I am unclear on whether and how to use it.Can someone provide some guidance on how to use monocharge to bootstrap the rest of the monobuild? (Btw I had tried monolight unsuccessfully in the past).Philippe
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list