AW: [Mono-list] nGallery and Mono

Joseph Hill jhill@arcfocus.com
Sat, 6 Nov 2004 17:13:19 -0600 (CST)


I have not encountered this error running nGallery on FC1, FC2, or SuSE
9.1, and I have tested with both Mono 1.0.2 and 1.1.2, so hopefully this
is just a configuration error rather than something that will need to be
tracked down in the code.

One thing I would suggest would be to remove apache from the mix by just
running nGallery from xsp for testing purposes.  You can start xsp from
the command line by running the following in the nGalleryWeb directory:

xsp --root . --applications /nGallery:../nGalleryWeb

This should allow you to see whatever output mono is producing by browsing
to http://localhost:8080/nGallery

I replied to the post you mentioned on GotMono, so perhaps you will find
more useful information there.

Hope this helps,

Joseph Hill

> Message: 5
> From: Thomas Zöchling <thomas.zoechling@gmx.at>
> To: "Mono List" <mono-list@lists.ximian.com>
> Subject: AW: [Mono-list] nGallery and Mono
> Date: Fri, 5 Nov 2004 18:28:13 +0100
>
> That=92s the only error message I get.
> [error] [client *.*.*.*] request failed: URI too long (longer than 8190)
> Is there a way to enable a more detailed output? Therefore I suppose the
> error happens at apache level.=20
> I will try to update to mono 1.0.4 tomorrow. Maybe it works then.
>
> -----Urspr=FCngliche Nachricht-----
> Von: mono-list-admin@lists.ximian.com
> [mailto:mono-list-admin@lists.ximian.com] Im Auftrag von CJ Collier
> Gesendet: Donnerstag, 04. November 2004 23:54
> An: Thomas Z=F6chling
> Cc: Mono List
> Betreff: Re: [Mono-list] nGallery and Mono
>
> First thing to do is check your apache error logs.  If that is not
> helpful, stop apache2 and run it in foreground mode (apache2 -X).  You
> should see a bit of info then.
>
> On Thu, 2004-11-04 at 22:47 +0100, Thomas Z=F6chling wrote:
>> I try to setup nGallery on the following configuration:
>>=20
>> Apache/2.0.51 (Gentoo/Linux) mod_mono/1.0.2 Server at 127.0.0.1 Port
>> 80
>>=20
>> =20
>>=20
>> I used this tutorial
>>=20
>> http://www.gotmono.net/gotmono/nGalleryHowTo.html,which partially
>> works, except the =93add album=94 function
>>=20
>> and some other pages don=92t work.=20
>>=20
>> This is the error page:
>>=20
>> =20
>>=20
>>=20
>> OK
>> The server encountered an internal error or misconfiguration and was
>> unable to complete your request.
>>=20
>> Please contact the server administrator, root@localhost and inform
>> them of the time the error occurred, and anything you might have done
>> that may have caused the error.
>>=20
>> More information about this error may be available in the server error
>> log.
>>=20
>>                                   =20
>> ______________________________________________________________________
>> Apache/2.0.51 (Gentoo/Linux) mod_mono/1.0.2 Server at 127.0.0.1 Port
>> 80
>>=20
>> =20
>>=20
>> =20
>>=20
>> =20
>>=20
>> =20
>>=20
>> I looked into the apache logs and found the following entry:
>>=20
>> [Thu Nov 04 22:28:36 2004] [error] [client *.*.*.*] request failed:
>> URI too long (longer than 8190)
>>=20
>> =20
>>=20
>> It seems that I am not the only one that encounters that problem:
>>=20
>> http://www.gotmono.com/cgi-bin/yabb/YaBB.pl?
>> board=3DASPX;action=3Ddisplay;num=3D1098960061
>>=20