Sorry, I'm very stupid! I've forgot the 's'.... MonoApplications "/mono:/usr/share/doc/xsp/test" it goes well!!!
Thanks to all, Valentina. >Scrive [EMAIL PROTECTED]: > > Thank you very much! > > I've just installed httpd-devel-2.0.49-4 instead of apache-devel-1.3.31. > > But now I've another problem when I lunch "apachectl start": > > ****************************************** > [EMAIL PROTECTED] root]# mono /usr/bin/mod-mono-server.exe --root > /usr/share/doc/xsp/test/ --applications /mono:/usr/share/doc/xsp/test/ > --nonstop > Adding applications '/mono:/usr/share/doc/xsp/test/'... > Registering application: > Host: any > Port: any > Virtual path: /mono/ > Physical path: /usr/share/doc/xsp/test > Listening on: /tmp/mod_mono_server > Root directory: /usr/share/doc/xsp/test > ***************************************** > [EMAIL PROTECTED] root]# apachectl start > [Fri Jul 02 10:22:08 2004] [warn] module mono_module is already loaded, > skipping[Fri Jul 02 10:22:08 2004] [warn] module mono_module is already > loaded, > skippingSyntax error on line 545 of /etc/httpd/conf/httpd.conf: > Invalid command 'MonoApplication', perhaps mis-spelled or defined by a > module > not included in the server configuration > ******************************************* > > This is line 545 of /etc/httpd/conf/httpd.conf: > > MonoApplication "/mono:/usr/share/doc/xsp/test" > > > What can I do? > > Thanks, > > Valentina. > > > > >Scrive Jonathan Stowe <[EMAIL PROTECTED]>: > > > On Thu, 2004-07-01 at 14:27, [EMAIL PROTECTED] wrote: > > > I've created the folder "apache" in /usr/local/ and then I've installed > > > mod_mono-0.11 with successfully. > > > > > > Now I've problems with apache: > > > > > > [EMAIL PROTECTED] root]# apachectl start > > > Syntax error on line 201 of /etc/httpd/conf/httpd.conf: > > > Cannot load /usr/lib/httpd/modules/libmod_mono.so into server: > > > /usr/lib/httpd/modules/libmod_mono.so: undefined symbol: ap_table_get > > > > > > > > > > This looks very much that you are trying to load a module which was > > compiled against a different version apache into your apache - you may > > have to specify the location of your apache installation to configure > > 'configure --help' will give you the flags to set this. > > > > /J\ > > > > > > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
