Barbara Post wrote:
Thanks Stas, it works, I first didn't properly killed every httpd
process... but I still have a _slight_ bug, MaxNumberClients is too low
in (apache's ?) default configuration. This is unimportant except for
"make test" proofreading (my installation of apache works, at least
loa
Thanks Stas, it works, I first didn't properly killed every httpd
process... but I still have a _slight_ bug, MaxNumberClients is too low
in (apache's ?) default configuration. This is unimportant except for
"make test" proofreading (my installation of apache works, at least
loads errorless).
# ma
Randy Kobes wrote:
[...]
Those names sound good ... However, there already is a
makepath function in Apache::TestUtil, for (physically)
making a path. How about t_caturl and t_catpath?
I don't think it's correct to use 'path', since in File::Spec lingo path
includes volume, whereas dir/file doesn'
[EMAIL PROTECTED] wrote:
> stas2003/12/01 09:55:35
>
> Modified:t/response/TestAPI query.pm
> Log:
> indent
:)
--Geoff
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
Barbara Post wrote:
Hi,
The patch works :-) but I have troubles with "address already in use"...
make test (as normal user) shows :
waiting 60 seconds for server to start: .[Mon Dec 01 13:22:43 2003]
[info] 23 Apache:: modules loaded
[Mon Dec 01 13:22:43 2003] [info] 5 APR:: modules loaded
[Mon
geoff,
i'll be happy to lend a hand testing on OSX, if helpful ... as to what specifically to mod in the code? i'm not a
great help ...
thanks!
richard
-- On Monday, December 1, 2003 11:32 AM -0500 Geoffrey Young <[EMAIL PROTECTED]> wrote:
Looks like you were.
in httpd-2.0/srclib/apr/CHA
> Looks like you were.
>
>> in httpd-2.0/srclib/apr/CHANGES, i note:
>> *) Removed apr_socket_opt_{get|set}(..., APR_SO_TIMEOUT) which
>> was deprecated in favor of apr_socket_timeout_{get|set}().
> ...
>> i suspect that the APR_SO_TIMEOUT references need to be removed from the
>> modperl co
On Mon, 1 Dec 2003, Stas Bekman wrote:
> Randy Kobes wrote:
> [...]
> >>Yes, it's ugly and those of us coding on unix will never
> >>remember to do that, leaving you with the boring cleanup
> >>job. Therefore please think of extending Apache::TestXXX
> >>API to have this Win32::GetLongPathName par
Hi,
The patch works :-) but I have troubles with "address already in use"...
make test (as normal user) shows :
waiting 60 seconds for server to start: .[Mon Dec 01 13:22:43 2003]
[info] 23 Apache:: modules loaded
[Mon Dec 01 13:22:43 2003] [info] 5 APR:: modules loaded
[Mon Dec 01 13:22:43 2003
Randy Kobes wrote:
[...]
I couldn't see within Apache a function that would return a
Win32 path in this context, and from some of the places that
use r->filename and the like, it appears that a Unix-like
path is assumed. Might this be for convenience, in that a
filename can be used to construct a U
On Sun, 30 Nov 2003, Stas Bekman wrote:
> Randy Kobes wrote:
>
> >>>Ah, what do you get as a response? a path like
> >>>/tmp/foo.pl on win32? In which case the problem would be
> >>>coming from:
> >>>
> >>> $_[0]->{FILENAME} = $_[1]->filename;
> >>>
> >>>in RegistryCooker.pm, which sets $0, ev
11 matches
Mail list logo