On 04/02/11 12:23, Fred Moyer wrote:
On Thu, Feb 3, 2011 at 1:21 PM, David Dick wrote:
On 04/02/11 08:20, Fred Moyer wrote:
On Thu, Feb 3, 2011 at 12:27 PM, David Dickwrote:
---
t/filter/both_str_req_mix.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit statu
On Thu, Feb 3, 2011 at 5:23 PM, Fred Moyer wrote:
> /etc/httpd/httpd.conf file is basically unmodified, you may get some
Make that modified, not unmodified. I turned off a number of
LoadModule directives in my Centos httpd to save memory despite having
16 gigs in the box :o
On Thu, Feb 3, 2011 at 1:21 PM, David Dick wrote:
> On 04/02/11 08:20, Fred Moyer wrote:
>>
>> On Thu, Feb 3, 2011 at 12:27 PM, David Dick wrote:
>>>
>>> ---
>>> t/filter/both_str_req_mix.t (Wstat: 65280 Tests: 0 Failed: 0)
>>> Non-zero exit status: 255
>>> Parse error
On 04/02/11 08:20, Fred Moyer wrote:
On Thu, Feb 3, 2011 at 12:27 PM, David Dick wrote:
---
t/filter/both_str_req_mix.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
Fedora 14 comes with
Apache
On Thu, Feb 3, 2011 at 12:27 PM, David Dick wrote:
> ---
> t/filter/both_str_req_mix.t (Wstat: 65280 Tests: 0 Failed: 0)
> Non-zero exit status: 255
> Parse errors: Bad plan. You planned 1 tests but ran 0.
>
> Fedora 14 comes with
>
> Apache/2.2.17 (Unix)
> perl-5.12.2
A change in Module::Build recently brought it in line with
the behavior of ExtUtils::MakeMaker, which caused an error
to crop up in test cases that 'require_ok'.
# Error: Can't load
'/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/APR/Request/Apache2/Apache2.so'
for module APR::Requ
On 03/02/11 10:19, Fred Moyer wrote:
There were some issues with dev versions of the Apache::* modules
being in RC1, so I branched 2.0.5, set the external targets to the
tagged stable releases of Apache::*, and rolled this second release
candidate.
Please take this for a whirl and report back +/
On 11-02-02 18:19 , Fred Moyer wrote:
> There were some issues with dev versions of the Apache::* modules
> being in RC1, so I branched 2.0.5, set the external targets to the
> tagged stable releases of Apache::*, and rolled this second release
> candidate.
>
> Please take this for a whirl and repo