Gonzalo Paniagua Javier wrote:

On Sun, 2004-11-07 at 21:02 -0700, Ken Swift wrote:


Well...after a lot of trial and error I finally have mono running on my server and can serve pages up through xsp. Then I moved onto installing mod_mono with Apache 1.3x...this is where I have run into problems. I can install just fine using the following:

./configure --prefix=/usr --with-apxs=/usr/local/apache/bin/apxs

Response:

Configuration summary for mod_mono

  * Installation prefix = /usr
  * Apache version = 1.3
  * Apache modules directory = /usr/local/apache/libexec
  * apxs = /usr/local/apache/bin/apxs
  * mono prefix = /usr/local

make

make install

I see that there is a config file (/usr/local/apache/conf/mod_mono.conf) with the loadmodule in it, but my httpd.conf was never updated. If I put in an include to my httpd.conf file to point at the mod_mono.conf and then do a configtest I get the following error:



httpd.conf is not updated any more. Most distros usually have a directory where they can drop the mod_mono.conf file.



Syntax OK
[Sun Nov 7 21:01:30 2004] [error] Cannot remove module mod_mono.c: not found in module list


Anyone have any ideas?



First time I see this error.

-Gonzalo


_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list





Are you saying that because the mod_mono.conf file is put into the /usr/local/apache/conf directory that restarting apache should fix this issue? I ran a configtest and everything checks out, but still no aspx pages are being served up.

Thanks -- Ken
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to