[Mono-aspnet-list] SIGSEGV error, no idea why?
Robert Jordan
robertj at gmx.net
Fri Jul 17 04:47:22 EDT 2009
Piercy wrote:
> OK right just to make sure i did this right ill list exactly what i did:
>
> 1) open shell
>
> 2) cd /home/user/public_html/weddingsite
>
> 3) MONO_OPTIONS=--trace xsp2 --nonstop --port 8181 --applications
> /home/user/public_html/weddingsite:. > trace.log 2>&1
>
Since I doubt that /home/user/public_html/weddingsite is your
virtual path, the correct line looks rather like that:
MONO_OPTIONS=--trace xsp2 --nonstop --port 8181 --applications /:. >
trace.log 2>&1
More information about the Mono-aspnet-list
mailing list