зеркало из https://github.com/mono/mail-archives.git
105 строки
4.4 KiB
HTML
105 строки
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
<HTML>
|
||
<HEAD>
|
||
<TITLE> [Mono-list] mod_mono installation / config problems
|
||
</TITLE>
|
||
<LINK REL="Index" HREF="index.html" >
|
||
<LINK REL="made" HREF="mailto:yoros%40wanadoo.es">
|
||
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
||
<LINK REL="Previous" HREF="016068.html">
|
||
<LINK REL="Next" HREF="016073.html">
|
||
</HEAD>
|
||
<BODY BGCOLOR="#ffffff">
|
||
<H1>[Mono-list] mod_mono installation / config problems
|
||
</H1>
|
||
<B>yoros@wanadoo.es
|
||
</B>
|
||
<A HREF="mailto:yoros%40wanadoo.es"
|
||
TITLE="[Mono-list] mod_mono installation / config problems">yoros@wanadoo.es
|
||
</A><BR>
|
||
<I>Thu, 2 Oct 2003 07:10:52 +0200</I>
|
||
<P><UL>
|
||
<LI> Previous message: <A HREF="016068.html">[Mono-list] mod_mono installation / config problems
|
||
</A></li>
|
||
<LI> Next message: <A HREF="016073.html">[Mono-list] mod_mono installation / config problems
|
||
</A></li>
|
||
<LI> <B>Messages sorted by:</B>
|
||
<a href="date.html#16072">[ date ]</a>
|
||
<a href="thread.html#16072">[ thread ]</a>
|
||
<a href="subject.html#16072">[ subject ]</a>
|
||
<a href="author.html#16072">[ author ]</a>
|
||
</LI>
|
||
</UL>
|
||
<HR>
|
||
<!--beginarticle-->
|
||
<PRE>On Wed, Oct 01, 2003 at 06:34:18PM -0600, White, Solomon wrote:
|
||
><i> {snip}
|
||
</I>><i> >> I added the following to the end of my httpd.conf:
|
||
</I>><i> >>
|
||
</I>><i> >> Listen 8080
|
||
</I>><i> >> LoadModule mono_module /usr/local/apache/lib/libmod_mono.so
|
||
</I>><i> >> LoadModMonoDll /usr/lib/ModMono.dll
|
||
</I>><i> >>
|
||
</I>><i> >I don't know anything about LoadModMonoDll... where did you read that?
|
||
</I>><i>
|
||
</I>><i> <A HREF="http://lists.ximian.com/archives/public/mono-list/2003-April/013228.html">http://lists.ximian.com/archives/public/mono-list/2003-April/013228.html</A>
|
||
</I>><i> and
|
||
</I>><i> <A HREF="http://www.mail-archive.com/mono-list@lists.ximian.com/msg02789.html">http://www.mail-archive.com/mono-list@lists.ximian.com/msg02789.html</A>
|
||
</I>><i> and
|
||
</I>><i> <A HREF="http://mono.jroith.de/monkeyguide/aspdotnet.html">http://mono.jroith.de/monkeyguide/aspdotnet.html</A>
|
||
</I>><i>
|
||
</I>
|
||
Ok, I'll see.
|
||
|
||
><i> >You must add MonoApplication directive like the following:
|
||
</I>><i> > MonoApplication /mono /path/to/your/asp.net/files
|
||
</I>><i>
|
||
</I>><i> That's what I tried initially, according to INSTALL in the mod_mono source tree. I've changed it back, now the end of my httpd.conf looks like:
|
||
</I>><i>
|
||
</I>><i> Listen 8080
|
||
</I>><i> LoadModule mono_module /usr/local/apache/modules/mod_mono.so
|
||
</I>><i> MonoApplication /mono /usr/local/apache/mono
|
||
</I>><i>
|
||
</I>><i> Apache starts successfully and reports mod_mono/0.4 as part of its config, but only serves blank pages, no error in the error_log. I have commented out the authentication sections in machine.config, as outlined in the FAQ.txt in the mod_mono source tree--same problem, only serves blank pages, nothing in error_log.
|
||
</I>><i>
|
||
</I>
|
||
Now you are in the same stage as me :D, I don't know what happends that
|
||
it serves blank pages, The problem is when the .cs file is generated
|
||
from .aspx becasue there are .cs/.dll files generated and compiled...
|
||
|
||
I'm using mod_mono_unix that works right and works in Apache 1.3.x too.
|
||
(I think that mod_mono doesn't work in apache 1.3.x)
|
||
|
||
See you,
|
||
|
||
Pedro
|
||
|
||
--
|
||
Pedro Mart<72>nez Juli<6C>
|
||
\ <A HREF="mailto:yoros@terra.es">yoros@terra.es</A>
|
||
)| <A HREF="mailto:yoros@wanadoo.es">yoros@wanadoo.es</A>
|
||
/ <A HREF="http://yoros.dyndns.org">http://yoros.dyndns.org</A>
|
||
Socio HispaLinux #311
|
||
Usuario Linux #275438 - <A HREF="http://counter.li.org">http://counter.li.org</A>
|
||
GnuPG public information: pub 1024D/74F1D3AC
|
||
Key fingerprint = 8431 7B47 D2B4 5A46 5F8E 534F 588B E285 74F1 D3AC
|
||
|
||
</PRE>
|
||
<!--endarticle-->
|
||
<HR>
|
||
<P><UL>
|
||
<!--threads-->
|
||
<LI> Previous message: <A HREF="016068.html">[Mono-list] mod_mono installation / config problems
|
||
</A></li>
|
||
<LI> Next message: <A HREF="016073.html">[Mono-list] mod_mono installation / config problems
|
||
</A></li>
|
||
<LI> <B>Messages sorted by:</B>
|
||
<a href="date.html#16072">[ date ]</a>
|
||
<a href="thread.html#16072">[ thread ]</a>
|
||
<a href="subject.html#16072">[ subject ]</a>
|
||
<a href="author.html#16072">[ author ]</a>
|
||
</LI>
|
||
</UL>
|
||
</body></html>
|