зеркало из https://github.com/mono/mail-archives.git
92 строки
3.5 KiB
HTML
92 строки
3.5 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-osx] Apache don't start with mod_mono
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%20Apache%20don%27t%20start%20with%20mod_mono&In-Reply-To=">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
|
<LINK REL="Previous" HREF="002703.html">
|
||
|
<LINK REL="Next" HREF="002710.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-osx] Apache don't start with mod_mono</H1>
|
||
|
<B>Carlos Eduardo L. Lopes</B>
|
||
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%20Apache%20don%27t%20start%20with%20mod_mono&In-Reply-To="
|
||
|
TITLE="[Mono-osx] Apache don't start with mod_mono">carloslopes at pollares.com
|
||
|
</A><BR>
|
||
|
<I>Thu Feb 11 09:40:34 EST 2010</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="002703.html">[Mono-osx] Seeking contractor for some Mono development
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="002710.html">[Mono-osx] Garbled characters
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#2709">[ date ]</a>
|
||
|
<a href="thread.html#2709">[ thread ]</a>
|
||
|
<a href="subject.html#2709">[ subject ]</a>
|
||
|
<a href="author.html#2709">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>
|
||
|
Hi guys,
|
||
|
|
||
|
i have a MacBook and use the Apache 2.2 that comes installed in the OS.
|
||
|
|
||
|
i installed all the things needed to run the mod_mono (mono, xsp...) but
|
||
|
when i change my httpd.conf file and put the following configurations:
|
||
|
|
||
|
'AddType application/x-asp-net .aspx .ashx .asmx .ascx .asax .config .ascx
|
||
|
LoadModule mono_module libexec/apache2/mod_mono.so
|
||
|
MonoUnixSocket /usr/bin/mod_mono_server
|
||
|
{Alias /mono "/opt/local/lib/xsp/test"}'
|
||
|
|
||
|
and restart the webserver, the server don't start and the system.log show me
|
||
|
this error:
|
||
|
|
||
|
'Feb 11 12:28:40 ip-XXX-XX-XXX-XXX org.apache.httpd[44160]: httpd: Syntax
|
||
|
error on line 488 of /private/etc/apache2/httpd.conf: Cannot load
|
||
|
/usr/libexec/apache2/mod_mono.so into server:
|
||
|
dlopen(/usr/libexec/apache2/mod_mono.so, 10): Symbol not found: _strndup\n
|
||
|
Referenced from: /usr/libexec/apache2/mod_mono.so\n Expected in: flat
|
||
|
namespace\n
|
||
|
Feb 11 12:28:40 ip-XXX-XX-XXX-XXX com.apple.launchd[1]
|
||
|
(org.apache.httpd[44160]): Exited with exit code: 1
|
||
|
Feb 11 12:28:40 ip-XXX-XX-XXX-XXX com.apple.launchd[1] (org.apache.httpd):
|
||
|
Throttling respawn: Will start in 10 seconds'
|
||
|
|
||
|
Anyone can help me with this issue?
|
||
|
|
||
|
Thanks All.
|
||
|
--
|
||
|
View this message in context: <A HREF="http://old.nabble.com/Apache-don%27t-start-with-mod_mono-tp27545571p27545571.html">http://old.nabble.com/Apache-don%27t-start-with-mod_mono-tp27545571p27545571.html</A>
|
||
|
Sent from the Mono - OSX mailing list archive at Nabble.com.
|
||
|
|
||
|
</PRE>
|
||
|
|
||
|
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="002703.html">[Mono-osx] Seeking contractor for some Mono development
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="002710.html">[Mono-osx] Garbled characters
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#2709">[ date ]</a>
|
||
|
<a href="thread.html#2709">[ thread ]</a>
|
||
|
<a href="subject.html#2709">[ subject ]</a>
|
||
|
<a href="author.html#2709">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
|
||
|
<hr>
|
||
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
|
||
|
mailing list</a><br>
|
||
|
</body></html>
|