[Mono-list] mod_mono 1 in FC2 not working on Apache 2.0.49
Igor Anikeev
insider@t-k.ru
Tue, 13 Jul 2004 02:51:17 +0400
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigBED1A287D2C39B0B1A2F639E
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
More from the error log
** (/usr/bin/mod-mono-server.exe:6265): CRITICAL **: : shared file
[/tmp/.wapi/shared_data-localhost.localdomain-1-0] open error:
Permission denied
** (/usr/bin/mod-mono-server.exe:6265): CRITICAL **: : shared file
[/tmp/.wapi/shared_data-localhost.localdomain-1-0] open error
** (/usr/bin/mod-mono-server.exe:6265): WARNING **: Failed to attach
shared memory! Falling back to non-shared handles
See: http://www.go-mono.com/issues.html#wapi for details
Brent Andrewsen wrote:
> Assuming you also have this line in your httpd.conf:
> LoadModule mono_module modules/libmod_mono.so
>
> Try killing the mod-mono-server.exe processes, then starting it from the command line as root:
>
> # /usr/bin/mono /usr/bin/mod-mono-server.exe --filename /tmp/mod_mono_server --applications /demo:/usr/share/doc/xsp/test --nonstop &
>
> Then chown the /tmp/mod_mono_server file to the web server user:
> # chown wwwuser.wwwuser /tmp/mod_mono_server
>
> Brent
>
>
>>>>Igor Anikeev <insider@t-k.ru> 7/12/2004 3:44:16 PM >>>
>
> Hi,
>
> I have Apache 2.0.49 installed and compiled mod)mono from ximian site as
> needed. Make install added the line loading the module. Now I added
> the following to the server configuration:
>
> Alias /demo "/usr/share/doc/xsp/test"
> MonoApplications "/demo:/usr/share/doc/xsp/test"
> <Directory /usr/share/doc/xsp/test>
> SetHandler mono
> </Directory>
>
> After that I'm supposed to get a list of examples at
> http://localhost/demo/index.aspx bu all I get is:
>
> Service Temporarily Unavailable
>
> The server is temporarily unable to service your request due to
> maintenance downtime or capacity problems. Please try again later.
> Apache/2.0.49 (Fedora) Server at localhost Port 80
>
> Any ideas?
>
--
Best regards,
Igor Anikeev
jabber://unicursal@jabber.org
ICQ #312483023
--------------enigBED1A287D2C39B0B1A2F639E
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFA8xXlcwLcEiPXYHMRAqO+AKCOpIsRFARnzTqapiYvHFot0fXKnQCgw8/3
GDFDDe9zo9gvulFUo3zSA28=
=e5WK
-----END PGP SIGNATURE-----
--------------enigBED1A287D2C39B0B1A2F639E--