[phplib] URI too long on Login From: Ulrike Hauschildt (eddulha <email protected>)
Date: 07/12/01

 Hiho,
maybe its a stupid question but if somebody has an idea it would help:

I have the following problem:

I have a simple-php3 -script with only textbook-pageopen(), an
$perm->check("right"), an echo and a page-close. Additionally I use the
example crcloginform.ihtml and the Example-local.inc with $mode="get".

If I call this script on our main Webserver (Apache 1.3.6 with php 3.0.7) I
get the Loginform , type in the example name and password ( *evil grin*) , get
the loginform with the url=page.php3?session=1234567 and permission denied,
type in onece more name and password and get Loginform with
url=page.php3?session=1234567&session=abcdefg and so forth.
If I take $mode=cookie and $fallbackmode=get (adn cookies are enabled on my
netscape-client)and I call the script I see "connecting webserver" for some
tens of seconds and
then the errormessage "URI too long" and in the Netscape-url-bar you see an
URI with page.php3?session=12345&session=abcde&session..... 2 DINA4-pages
long, our URI-Buffer :)

If I do the same on our department-webserver (Apache 1.3.12 with php 3.0.16)
everything works fine. the script inclusive classes and local.inc behaves as
I (and you) expect.

Has anybody an idea? Even if the answer is you need at least apache X.Y.Z or
php 3.0.P it is a good answer, because I can blame then our ISIT-Department.

Thanks in advance

Uli

--
Ulrike.Hauschildt <email protected> 
IP/Datacom Support Engineer
Phone: +49-211-534-2395  
EDD/K/X/WD Ericsson Services 

-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>