[Mono-list] Mono Beta 1 on mandrake 9.2
Chris Turchin
chris@turchin.net
Fri, 21 May 2004 11:35:55 +0200
Hi Tracy,
I was having similar problems after updating to beta1 and the new
mod_mono with mdk9.1 a while back (from cvs, not from the rpms,
however). It turned out to be mostly pebkac on my part: a combination
of:
a) permissions problems: since the new mod_mono starts the asp.net
process itself, it runs with the apache permissions - make sure the
apache user can read all the files that asp.net needs. for the asp.net
test directory, i think the makefile does that for you, but if you have
your own applications, this might play a role.
b) this line is no longer suppored in your httpd2.conf:
AddType application/x-asp-net .mono .aspx .ashx .asmx .ascx .asax
.config .cs .ascx
(probably why you are getting the browser message that you are getting)
hope that helps.
regards,
--chris
On Fri, 2004-05-21 at 10:54, Jonathan Stowe wrote:
> On Fri, 2004-05-21 at 02:35, Tracy Barlow wrote:
> > ASP simply does not work. There are no error messages, Mozilla simply
> > reports that the file is of type application/x-asp-net and that it does
> > not know what to do with it.
>
> Works fine for me. Can you provide more details.
>
> /J\
>
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list