Re: help with Apache::DB

2003-02-19 Thread giorgos
ger. so the problem must be Apache::DB specific. still i am clueless as to what it could be... regards, giorgos On Tue, 2003-02-18 at 23:14, Stas Bekman wrote: > giorgos zervas wrote: > > hi all, > > > > i am using Apache::DB to debug my mod_perl handlers and altough the >

help with Apache::DB

2003-02-18 Thread giorgos zervas
different terminals and font combinations but none of them worked for me. has anyone else encountered a similar problem? many thanks, giorgos

help with Apache::DB

2003-02-18 Thread giorgos zervas
different terminals and font combinations but none of them worked for me. has anyone else encountered a similar problem? many thanks, giorgos

how to detect a broken connection using mod_proxy

2002-10-03 Thread giorgos
proceed to the next one or just return OK and forget about the request). many thanks, giorgos

Re: $r->path_info() getting confused

2002-09-07 Thread giorgos zervas
he doesn't take into consideration Location directives when setting the path_info as far as i know. best regards, giorgos Fran Fabrizio wrote: > > In my conf file, I have the following directives: > > >AuthType Apache::AuthCookieRMSDBI >AuthName RMS >

Re: path_info() query.

2002-07-04 Thread giorgos zervas
/debug/foo the path_info would be /foo (without the /debug part) if you created a directory called debug inside you docroot and you tried the previous example then you path_info would be empty. i hope this doesn't confuse you a a lot! best regards, giorgos Wes Cravens wrote: > Hello all,

Re: PerlTransHanlder and path_info() question

2002-06-29 Thread giorgos zervas
If I don't set the path_info the subrequest disappears. So I still wonder why setting the path_info causes a subrequest to happen? Any ideas? Many thanks, Giorgos Lyle Brooks wrote: > Quoting Randy Harmon ([EMAIL PROTECTED]): > >>I have a similar problem. Yes, I'm get

PerlTransHanlder and path_info() question

2002-06-27 Thread giorgos zervas
void the duplication. But I still do not understand why if I set the path_info so that my PerlHandler can read its arguments from there I get the duplication effect. My scripts work perfectly well so this is more of an academic issue but still any help would be greatly appreciated. Many thanks, Giorgos