[Mono-list] Problems with MonoApplication
PCLABO
PCLABO@terra.es
Mon, 02 Feb 2004 12:09:41 +0100
Hi,
I have installed mono-0.29, apache2, mod-mono0.6 and xsp-0.8. I
configure it with the instructions of go-mono.com and apacheworld.org
and when I try to run the apache I receive the next message:
Invalid command 'MonoApplication', perhaps mis-spelled or defined by a
module not included in the server configuration
The configuration in apache is:
AddType application/x-asp-net .aspx .ashx .asmx .ascx .asax .config
LoadModule mono_module /home/isi/apache2/lib/libmod_mono.so
MonoApplication /mono /usr/local/share/doc/xsp/test
Alias /mono "/usr/local/share/doc/xsp/test"
Could someone help me?
Thanks.