[Pkg-mono-devel] trouble with debian mono packages...
Alex Martin
alex@rettc.com
Wed, 19 Jan 2005 19:54:04 -0700
Hello,
Is there a good place to ask mono questions aside from here?
Anyways, I have installed all the debian packages for mono to run as an
apache module.
In my apache1.3 log, i get:
cannot open assembly /usr/bin/mod-mono-server.exe
[Wed Jan 19 18:50:11 2005] [error] (2)No such file or directory: Failed
connecting and child didn't exit!
httpd.conf has:
Alias /demo "/home/alex/xsp-1.0.5/test"
MonoApplications "/demo:/home/alex/xsp-1.0.5/test"
<Directory /home/alex/xsp-1.0.5/test>
SetHandler mono
<IfModule mod_dir.c>
DirectoryIndex index.aspx
</IfModule>
</Directory>
where the demo is from the xsp source, but I am not running that server
from source, i am running the debian package.
Any ideas, pointers?
Thanks,
Alex Martin
http://www.rettc.com