[Mono-list] Problems with mod_mono and Apache 1.3

Steve Deobald steve@cityhost.ca
Thu, 09 Dec 2004 03:23:56 -0600


On Mon, 2004-06-12 at 18:18 -0400, Rogerio Pereira wrote:
> There's no errors in error_log, mod_mono.so is sucessfully loaded but
> when i request a page that belongs to any webapplication i got the
> default 404 error, an in error_log this error points to
> $APACHE/htdocs/myvirtualdir/mypage.aspx
> I'm creating webapps using the myapplication.webapp files...

If you are getting the default 404 error, XSP isn't handling the file
you are trying to access. If it was, you would be getting an ASP.net 404
error page. Try running XSP manually to see if it's a problem with your
mod_mono configuration (this is my best guess).

If the problem doesn't make itself apparent, could you post the relevant
mod_mono config stuff (from your httpd.conf) to the list?

-Steve

PS: I moved this from mono-devel-list to mono-list. I hope this was
appropriate.






On Mon, 06 Dec 2004 14:23:42 -0600, Steve Deobald <steve@cityhost.ca>
wrote:
> On Mon, 2004-06-12 at 11:31 -0200, Rogerio Pereira wrote:
> > apropriated locations in the filesystem, but the apache is not
loading
> > mod-mono-server.exe, what's wrong? What can i do?
> 
> What errors (if any) are you getting? Is there anything in your apache
> error log? Have you tried running XSP manually? Remember, more
> information means a quicker diagnostic. :)
> 
> --
> Steve Deobald
> cityhost.ca
> 
>