From: R P. <arc...@mt...> - 2007-03-14 20:30:58
|
On Wednesday 14 March 2007 8:36 am, Antony Gelberg wrote: > I don't want to bombard the list, but really, has nobody seen this? My > setup is pretty vanilla. > > Antony Gelberg wrote: Hi Antony I'd check the list archives. If i remember correctly, this similar errors have occurred for other people. I think it was usually due to some webserver configuration issue. but.....You say this error is happening intermittently... Have you checked to see if this error can be reproduced when doing specific tasks ? Looking at the URL... If you do a url decode of: ct.pl%3faction%3dlist_names%26direction%3dDESC%26oldsort%3dname%26db%3dvendor%26path%3dbin%2fmozilla%26login%3droma%26sessionid%3d1173017171%26status%3dall%26l_subtotal%3d%26l_name%3dY%26l_contact%3dY%26l_phone%3dY%26l_email%3dY%26l_amount%3dY%26l_tax%3dY%26l_total%3dY%26name%3dJean-Philippe%2520Blangy%26sort%3dname you get: ct.pl?action=list_names&direction=DESC&oldsort=name&db=vendor&path=bin/mozilla&login=roma&sessionid=1173017171&status=all&l_subtotal=&l_name=Y&l_contact=Y&l_phone=Y&l_email=Y&l_amount=Y&l_tax=Y&l_total=Y&name=Jean-Philippe%20Blangy&sort=name Maybe the name "Jean-Philippe%20Blangy" is a problem ? Try re-entering/editing the name and see what happens. Could it be an encoding problem ? What are the database, webserver and web browser language encoding settings ? Cheers, Roy > > Hi, > > > > I have seen the following intermittently over the past few years with > > SL, and finally, it's annoying me enough to ask the list. > > > > The web browser asks me if I want to save or open the .pl file as if I > > had initiated a download. The errors below appear in the apache error log. > > > > I'd appreciate any assistance to debug this - can't believe I'm the only > > one. SL 2.6.3, Apache 2.2.3, Perl 5.8.8. > > > > [Sun Mar 04 14:32:04 2007] [error] [client 82.68.107.174] Can't open > > perl script > > "ct.pl%3faction%3dlist_names%26direction%3dDESC%26oldsort%3dname%26db%3dvendor%26path%3dbin%2fmozilla%26login%3droma%26sessionid%3d1173017171%26status%3dall%26l_subtotal%3d%26l_name%3dY%26l_contact%3dY%26l_phone%3dY%26l_email%3dY%26l_amount%3dY%26l_tax%3dY%26l_total%3dY%26name%3dJean-Philippe%2520Blangy%26sort%3dname": > > File name too long, referer: > > https://xxx.wayforth.co.uk/sql-ledger/ct.pl?action=edit&id=11379&db=vendor&path=bin/mozilla&login=roma&sessionid=1173017171&status=all&callback=ct.pl%253faction%253dlist_names%2526direction%253dDESC%2526oldsort%253dname%2526db%253dvendor%2526path%253dbin%252fmozilla%2526login%253droma%2526sessionid%253d1173017171%2526status%253dall%2526l_subtotal%253d%2526l_name%253dY%2526l_contact%253dY%2526l_phone%253dY%2526l_email%253dY%2526l_amount%253dY%2526l_tax%253dY%2526l_total%253dY%2526name%253dJean-Philippe%252520Blangy%2526sort%253dname > > [Sun Mar 04 14:32:04 2007] [error] [client 82.68.107.174] Premature end > > of script headers: ct.pl, referer: > > https://xxx.wayforth.co.uk/sql-ledger/ct.pl?action=edit&id=11379&db=vendor&path=bin/mozilla&login=roma&sessionid=1173017171&status=all&callback=ct.pl%253faction%253dlist_names%2526direction%253dDESC%2526oldsort%253dname%2526db%253dvendor%2526path%253dbin%252fmozilla%2526login%253droma%2526sessionid%253d1173017171%2526status%253dall%2526l_subtotal%253d%2526l_name%253dY%2526l_contact%253dY%2526l_phone%253dY%2526l_email%253dY%2526l_amount%253dY%2526l_tax%253dY%2526l_total%253dY%2526name%253dJean-Philippe%252520Blangy%2526sort%253dname |