cvs commit: modperl-2.0/t/response/TestModperl - New directory

2001-10-08 Thread dougm
dougm 01/10/08 13:36:47 modperl-2.0/t/response/TestModperl - New directory

cvs commit: modperl-2.0/t/hooks/TestHooks init.pm

2001-10-06 Thread dougm
dougm 01/10/06 12:44:30 Modified:t/hooks .cvsignore Added: t/hooks/TestHooks init.pm Log: add PerlInitHandler test Revision ChangesPath 1.3 +1 -0 modperl-2.0/t/hooks/.cvsignore Index: .cvsignore

cvs commit: modperl-2.0/t/hooks authen.t

2001-10-05 Thread dougm
dougm 01/10/05 17:05:59 Modified:t/hooks authen.t Log: s/ok/sok/g so we can run individual tests Revision ChangesPath 1.4 +13 -5 modperl-2.0/t/hooks/authen.t Index: authen.t === RCS

cvs commit: modperl-2.0/t/response/TestApache conftree.pm

2001-10-02 Thread stas
stas01/10/02 06:30:32 Modified:perl-framework/Apache-Test/lib/Apache TestConfigPerl.pm t/apisend_fd.t sendfile.t t/filter input_msg.t t/response/TestApache conftree.pm Log: - use the cached Apache::Test::config() instead

cvs commit: modperl-2.0/t/apache compat.t

2001-10-01 Thread stas
stas01/10/01 02:04:11 Modified:lib/Apache compat.pm t/apache compat.t Log: - fix the bugs in header_{in|out} implementation: o handling key = undef ( == -unset(key) ) o handling list context - remove the todo flags in previously failing sub-tests

cvs commit: modperl-2.0/t/response/TestApache compat.pm

2001-09-29 Thread stas
stas01/09/29 12:33:40 Modified:t/apache compat.t t/response/TestApache compat.pm Log: - prepare a ground for adding many new sub-tests for Apache::compat - add the content-type test for send_http_header($val); - add tests for $r-header_{in|out} (5,7,9,11

cvs commit: modperl-2.0/t/response/TestApache cgihandler.pm

2001-09-28 Thread dougm
dougm 01/09/28 10:27:46 Modified:src/modules/perl mod_perl.c modperl_env.c t/response/TestApache cgihandler.pm Log: current implementation of tie %ENV to $r-subprocess_env is not threadsafe, so back it out for now Revision ChangesPath 1.81 +8 -0

cvs commit: modperl-2.0/t/hooks/TestHooks headerparser.pm

2001-09-28 Thread dougm
dougm 01/09/28 08:21:15 Modified:t/hooks .cvsignore Added: t/hooks/TestHooks headerparser.pm Log: add PerlHeaderParserHandler/SetupEnv test Revision ChangesPath 1.2 +1 -0 modperl-2.0/t/hooks/.cvsignore Index: .cvsignore

cvs commit: modperl-2.0/t/response/TestModules cgi.pm

2001-09-27 Thread dougm
dougm 01/09/27 08:50:37 Modified:src/modules/perl modperl_cmd.c modperl_cmd.h t/response/TestModules cgi.pm Log: s/dummy/mconfig/g; s/on/flag_on/g Revision ChangesPath 1.8 +5 -5 modperl-2.0/src/modules/perl/modperl_cmd.c Index

cvs commit: modperl-2.0/t/response/TestModules cgi.pm

2001-09-27 Thread dougm
dougm 01/09/27 08:52:09 Modified:t/response/TestModules cgi.pm Log: whoops; lame -T test was not supposed to be committed Revision ChangesPath 1.7 +0 -2 modperl-2.0/t/response/TestModules/cgi.pm Index: cgi.pm

cvs commit: modperl-2.0/t/response/TestDirective perlrequire.pm

2001-09-22 Thread stas
stas01/09/22 02:33:31 Modified:t/response/TestDirective perlrequire.pm Log: - use the new Base/Base block to explicitly tell build to put the directives inside this block into the base configuration - indent Revision ChangesPath 1.3 +21 -18modperl

cvs commit: modperl-2.0/t/protocol eliza.t

2001-09-18 Thread stas
stas01/09/18 08:20:12 Modified:t/protocol eliza.t Log: - test_module has gone, s/test_module/have_module/ Revision ChangesPath 1.2 +1 -1 modperl-2.0/t/protocol/eliza.t Index: eliza.t

cvs commit: modperl-2.0/t/response/TestDirective - New directory

2001-09-17 Thread stas
stas01/09/17 18:59:35 modperl-2.0/t/response/TestDirective - New directory

cvs commit: modperl-2.0/t/response/TestDirective perlrequire.pm

2001-09-17 Thread stas
stas01/09/17 19:00:19 Added: t/directive perlrequire.t t/response/TestDirective perlrequire.pm Log: - add a PerlRequire test Revision ChangesPath 1.1 modperl-2.0/t/directive/perlrequire.t Index: perlrequire.t

cvs commit: modperl-2.0/t/protocol/TestProtocol eliza.pm

2001-09-05 Thread stas
stas01/09/05 19:45:13 Added: t/protocol eliza.t t/protocol/TestProtocol eliza.pm Log: now we have our own Rogerian psychotherapist overlooking our test suite :) Revision ChangesPath 1.1 modperl-2.0/t/protocol/eliza.t Index

cvs commit: modperl-2.0/t/conf extra.conf.in

2001-09-05 Thread stas
stas01/09/05 21:58:43 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Added: t/conf extra.conf.in Log: put -T switch into the correct config file Revision ChangesPath 1.53 +0 -3 httpd-test/perl-framework/Apache-Test/lib/Apache

cvs commit: modperl-2.0/t/hooks/TestHooks trans.pm

2001-08-29 Thread dougm
dougm 01/08/29 18:05:41 Modified:t/hooks/TestHooks trans.pm Log: current httpd-2.0 requires trans handlers to either set r-filename or implement a map_to_storage hook Revision ChangesPath 1.2 +3 -1 modperl-2.0/t/hooks/TestHooks/trans.pm Index

cvs commit: modperl/t/internal hooks.t

2001-08-26 Thread dougm
dougm 01/08/26 11:31:29 Modified:t/internal hooks.t Log: require URI::URL to work with newer libwww-perl Revision ChangesPath 1.5 +1 -0 modperl/t/internal/hooks.t Index: hooks.t

cvs commit: modperl-2.0/t/apache read.t

2001-08-16 Thread dougm
dougm 01/08/16 10:24:57 Modified:t/apache read.t Log: force http; test doesnt work witih t/TEST -ssl Revision ChangesPath 1.2 +3 -0 modperl-2.0/t/apache/read.t Index: read.t === RCS

cvs commit: modperl-2.0/t/response/TestAPI server_rec.pm

2001-08-16 Thread dougm
dougm 01/08/16 20:51:37 Modified:t/response/TestAPI server_rec.pm Log: fix api/server_rec when running under t/TEST -ssl Revision ChangesPath 1.3 +1 -1 modperl-2.0/t/response/TestAPI/server_rec.pm Index: server_rec.pm

cvs commit: modperl-2.0/t/filter input_msg.t

2001-08-16 Thread dougm
dougm 01/08/16 20:58:11 Modified:t/filter input_msg.t Log: force http scheme since ssl is not listening on this vhost port Revision ChangesPath 1.3 +1 -0 modperl-2.0/t/filter/input_msg.t Index: input_msg.t

cvs commit: modperl-2.0/t/response/TestAPI aplog.pm

2001-08-16 Thread dougm
dougm 01/08/16 21:07:45 Modified:t/response/TestAPI aplog.pm Log: loglevel setting not working under t/TEST -ssl (not sure if this is a bug of feature) Revision ChangesPath 1.6 +5 -1 modperl-2.0/t/response/TestAPI/aplog.pm Index: aplog.pm

cvs commit: modperl-2.0/t/response/TestApache cgihandler.pm

2001-08-01 Thread dougm
dougm 01/08/01 10:03:19 Modified:t/response/TestApache cgihandler.pm Log: workaround for modules/cgi #3 failure Revision ChangesPath 1.5 +4 -1 modperl-2.0/t/response/TestApache/cgihandler.pm Index: cgihandler.pm

cvs commit: modperl/t/net/perl/io redir1.pl redir2.pl

2001-07-16 Thread cholet
cholet 01/07/16 10:11:04 Modified:t/internal redirect.t Added: t/net/perl/io redir1.pl redir2.pl Log: add internal_redirect test Revision ChangesPath 1.5 +12 -3 modperl/t/internal/redirect.t Index: redirect.t

cvs commit: modperl/t/net/perl test

2001-07-11 Thread dougm
dougm 01/07/11 18:32:59 Modified:.Changes t/net/perl test Log: fix 'make test' problem seen with Perl 5.005_03 Revision ChangesPath 1.614 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl/t/modules src.t

2001-07-10 Thread dougm
dougm 01/07/10 08:45:35 Modified:.Makefile.PL t/modules src.t Log: more for the latest win32 patch from randy Revision ChangesPath 1.192 +3 -2 modperl/Makefile.PL Index: Makefile.PL

cvs commit: modperl/t/net/perl sym.pl

2001-07-06 Thread dougm
dougm 01/07/06 13:46:20 Modified:t/net/perl sym.pl Log: shutup Test::Harness warning: Test header seen twice! Revision ChangesPath 1.2 +1 -1 modperl/t/net/perl/sym.pl Index: sym.pl

CGI Script don´t run under Linux´s Apache

2001-07-01 Thread Oliver
Hello, I spent a couple of days and nights getting the Apache 1.3 running - Now I run some tests with simple CGI-Scripts which were working on another webserver very well AND everytime I try to run the Perl script from cgi-bin I get the well known ERROR 500 message. On other machines they are

Re: [Apache] Re: [CGI] CGI Script don´t run under Linux´s Apache

2001-07-01 Thread Oliver
: Thursday, June 28, 2001 6:34 PM Subject: [Apache] Re: [CGI] CGI Script don´t run under Linux´s Apache The first step would be to check the error logs... It sounds like you may have to modify the httpd.conf file to give permissions to execute cgi scripts, or the cgi-bin alias might be wrong

cvs commit: modperl-2.0/t/filter/TestFilter api.pm

2001-06-23 Thread dougm
dougm 01/06/23 10:47:32 Modified:t/filter/TestFilter api.pm Log: TestFilter::api needs to untie *STDOUT; else tests run after it fail Revision ChangesPath 1.4 +6 -0 modperl-2.0/t/filter/TestFilter/api.pm Index: api.pm

cvs commit: modperl-2.0/t/response/TestAPI access.pm

2001-06-07 Thread dougm
dougm 01/06/07 17:46:46 Modified:t/response/TestAPI access.pm Log: fix api/access test #4 Revision ChangesPath 1.2 +1 -1 modperl-2.0/t/response/TestAPI/access.pm Index: access.pm

cvs commit: modperl-2.0/t/response/TestApache cgihandler.pm

2001-05-13 Thread dougm
dougm 01/05/13 20:30:40 Modified:src/modules/perl mod_perl.c modperl_interp.c modperl_types.h t/response/TestApache cgihandler.pm Log: make modperl_response_handler_cgi() deal properly with PerlInterpScope handler Revision ChangesPath 1.57 +11 -0

cvs commit: modperl/t/net/perl api.pl

2001-05-01 Thread dougm
dougm 01/05/01 10:28:43 Modified:.Changes ToDo Apache Apache.pm src/modules/perl Apache.xs t/net/perl api.pl Log: add $r-allowed method Revision ChangesPath 1.591 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl-2.0/t/api - New directory

2001-04-28 Thread dougm
dougm 01/04/28 12:05:09 modperl-2.0/t/api - New directory

cvs commit: modperl/t/conf httpd.conf-win32

2001-04-27 Thread dougm
dougm 01/04/27 10:01:55 Modified:.Changes Makefile.PL ToDo src/modules/win32 mod_perl.dsp t/conf httpd.conf-win32 Log: win32 fixes Revision ChangesPath 1.589 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl-2.0/t/filter/TestFilter buckets.pm

2001-04-19 Thread dougm
dougm 01/04/19 10:31:10 Modified:t/filter/TestFilter buckets.pm Log: adjust APR::Bucket-readapi change Revision ChangesPath 1.2 +2 -1 modperl-2.0/t/filter/TestFilter/buckets.pm Index: buckets.pm

cvs commit: modperl-2.0/t/response/TestApache post.pm

2001-04-19 Thread dougm
dougm 01/04/19 10:36:37 Modified:t/response/TestApache post.pm Log: move read_post util so it can be used by other tests Revision ChangesPath 1.2 +1 -18 modperl-2.0/t/response/TestApache/post.pm Index: post.pm

cvs commit: modperl-2.0/t/conf modperl_extra.pl

2001-04-19 Thread dougm
dougm 01/04/19 13:20:41 Modified:t/conf modperl_extra.pl Log: compile common APR constants Revision ChangesPath 1.4 +1 -0 modperl-2.0/t/conf/modperl_extra.pl Index: modperl_extra.pl

cvs commit: modperl-2.0/t/filter/TestFilter input_msg.pm

2001-04-19 Thread dougm
dougm 01/04/19 14:28:04 Added: t/filter input_msg.t t/filter/TestFilter input_msg.pm Log: add test for InputFilterMessage handler Revision ChangesPath 1.1 modperl-2.0/t/filter/input_msg.t Index: input_msg.t

cvs commit: modperl-2.0/t/filter/TestFilter input_body.pm input_msg.pm

2001-04-19 Thread dougm
dougm 01/04/19 18:21:29 Modified:t/filter/TestFilter input_body.pm input_msg.pm Log: remove filter ISA relationship, Input/Output classes are dead Revision ChangesPath 1.3 +0 -3 modperl-2.0/t/filter/TestFilter/input_body.pm Index: input_body.pm

cvs commit: modperl-2.0/t/response/TestAPI conn_rec.pm

2001-04-18 Thread dougm
dougm 01/04/18 22:46:04 Modified:t/response/TestAPI conn_rec.pm Log: remove tests for stuff moved out of conn_rec Revision ChangesPath 1.3 +1 -5 modperl-2.0/t/response/TestAPI/conn_rec.pm Index: conn_rec.pm

cvs commit: modperl-2.0/t/filter/TestFilter buckets.pm

2001-04-17 Thread dougm
dougm 01/04/17 22:11:14 Added: t/filter/TestFilter buckets.pm Log: add a test for the brigade/buckets api Revision ChangesPath 1.1 modperl-2.0/t/filter/TestFilter/buckets.pm Index: buckets.pm

cvs commit: modperl-2.0/t/response/TestAPR base64.pm

2001-04-12 Thread dougm
dougm 01/04/12 18:11:28 Added: t/response/TestAPR base64.pm Log: add test for APR::Base64 Revision ChangesPath 1.1 modperl-2.0/t/response/TestAPR/base64.pm Index: base64.pm

cvs commit: modperl-2.0/t/hooks/TestHooks authz.pm

2001-04-12 Thread dougm
dougm 01/04/12 18:26:56 Added: t/hooks authz.t t/hooks/TestHooks authz.pm Log: add PerlAuthzHandler test Revision ChangesPath 1.1 modperl-2.0/t/hooks/authz.t Index: authz.t

cvs commit: modperl-2.0/t/hooks/TestHooks fixup.pm

2001-04-12 Thread dougm
dougm 01/04/12 18:41:54 Added: t/hooks/TestHooks fixup.pm Log: add a test for PerlFixupHandler Revision ChangesPath 1.1 modperl-2.0/t/hooks/TestHooks/fixup.pm Index: fixup.pm

cvs commit: modperl-2.0/t/conf modperl_extra.pl

2001-04-12 Thread dougm
dougm 01/04/12 18:49:58 Modified:t/conf modperl_extra.pl Log: compile common constants at startup so we dont need to in each test module Revision ChangesPath 1.2 +2 -0 modperl-2.0/t/conf/modperl_extra.pl Index: modperl_extra.pl

cvs commit: modperl-2.0/t/apr - New directory

2001-04-11 Thread dougm
dougm 01/04/11 15:53:33 modperl-2.0/t/apr - New directory

cvs commit: modperl-2.0/t/apr constants.t

2001-04-11 Thread dougm
dougm 01/04/11 15:54:15 Added: t/aprconstants.t Log: test for APR::Const Revision ChangesPath 1.1 modperl-2.0/t/apr/constants.t Index: constants.t === use ExtUtils::testlib

cvs commit: modperl-2.0/t/apache constants.t

2001-04-11 Thread dougm
dougm 01/04/11 15:54:48 Added: t/apache constants.t Log: test for Apache::Const Revision ChangesPath 1.1 modperl-2.0/t/apache/constants.t Index: constants.t === use ExtUtils

cvs commit: modperl-2.0/t/apache constants.t

2001-04-11 Thread dougm
dougm 01/04/11 16:02:59 Modified:t/apache constants.t Log: test usage Revision ChangesPath 1.2 +4 -1 modperl-2.0/t/apache/constants.t Index: constants.t === RCS file: /home/cvs/modperl

cvs commit: modperl-2.0/t/response/TestApache conftree.pm

2001-04-03 Thread dougm
dougm 01/04/03 10:01:48 Added: t/response/TestApache conftree.pm Log: add some tests for ap_conftree Revision ChangesPath 1.1 modperl-2.0/t/response/TestApache/conftree.pm Index: conftree.pm

cvs commit: modperl-2.0/Apache-Test/t - New directory

2001-04-02 Thread dougm
dougm 01/04/02 01:51:22 modperl-2.0/Apache-Test/t - New directory

cvs commit: modperl-2.0/Apache-Test/t TEST ping.t request.t

2001-04-02 Thread dougm
dougm 01/04/02 02:01:25 Added: Apache-Test/t TEST ping.t request.t Log: test test files Revision ChangesPath 1.1 modperl-2.0/Apache-Test/t/TEST Index: TEST === #!perl use

cvs commit: modperl-2.0/t - New directory

2001-04-02 Thread dougm
dougm 01/04/02 02:03:17 modperl-2.0/t - New directory

cvs commit: modperl-2.0/t/conf - New directory

2001-04-02 Thread dougm
dougm 01/04/02 02:03:25 modperl-2.0/t/conf - New directory

cvs commit: modperl-2.0/t/response/TestAPR - New directory

2001-04-02 Thread dougm
dougm 01/04/02 02:03:57 modperl-2.0/t/response/TestAPR - New directory

cvs commit: modperl-2.0/t/response/TestApache - New directory

2001-04-02 Thread dougm
dougm 01/04/02 02:03:59 modperl-2.0/t/response/TestApache - New directory

cvs commit: modperl-2.0/t/response/TestApache post.pm

2001-04-02 Thread dougm
dougm 01/04/02 02:06:07 Added: t/response/TestApache post.pm Log: start of extended apache test Revision ChangesPath 1.1 modperl-2.0/t/response/TestApache/post.pm Index: post.pm

cvs commit: modperl-2.0/t/hooks/TestHooks - New directory

2001-04-02 Thread dougm
dougm 01/04/02 02:09:04 modperl-2.0/t/hooks/TestHooks - New directory

cvs commit: modperl-2.0/t/hooks/TestHooks authen.pm

2001-04-02 Thread dougm
dougm 01/04/02 02:09:40 Added: t/hooks authen.t t/hooks/TestHooks authen.pm Log: start of hooks tests Revision ChangesPath 1.1 modperl-2.0/t/hooks/authen.t Index: authen.t

cvs commit: modperl-2.0/t TEST.PL

2001-04-02 Thread dougm
dougm 01/04/02 02:11:18 Added: tTEST.PL Log: the TEST template Revision ChangesPath 1.1 modperl-2.0/t/TEST.PL Index: TEST.PL === #!perl use strict; use warnings

cvs commit: modperl-2.0/t/filter/TestFilter - New directory

2001-04-02 Thread dougm
dougm 01/04/02 11:16:33 modperl-2.0/t/filter/TestFilter - New directory

cvs commit: modperl-2.0/t/filter reverse.t

2001-04-02 Thread dougm
dougm 01/04/02 11:36:31 Modified:Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestServer.pm Added: t/filter reverse.t Log: put a warning inside files that are generated Revision ChangesPath 1.2 +17 -5 modperl-2.0

cvs commit: modperl-2.0/t/filter .cvsignore reverse.t

2001-04-02 Thread dougm
dougm 01/04/02 11:55:00 Added: t/filter .cvsignore Removed: t/filter reverse.t Log: whoops Revision ChangesPath 1.1 modperl-2.0/t/filter/.cvsignore Index: .cvsignore

cvs commit: modperl-2.0/t/filter/TestFilter lc.pm

2001-04-02 Thread dougm
dougm 01/04/02 17:28:27 Added: t/filter lc.t t/filter/TestFilter lc.pm Log: add another filter test (lowercase filter) Revision ChangesPath 1.1 modperl-2.0/t/filter/lc.t Index: lc.t

cvs commit: modperl-2.0/Apache-Test/t/conf - New directory

2001-04-02 Thread dougm
dougm 01/04/02 21:26:23 modperl-2.0/Apache-Test/t/conf - New directory

cvs commit: modperl/t/net/perl api.pl

2001-01-26 Thread dougm
dougm 01/01/26 10:37:50 Modified:t/net/perl api.pl Log: disabling this new test for now, worrried it might not work on all architectures Revision ChangesPath 1.44 +1 -1 modperl/t/net/perl/api.pl Index: api.pl

Re: Javascript - just say no(t required)

2001-01-05 Thread Randal L. Schwartz
"Gunther" == Gunther Birznieks [EMAIL PROTECTED] writes: Gunther There's a lot of similar FUD about using cookies (not accepted on Gunther PDAs, people scared of them, etc). Personally, I don't like to program Gunther using cookies and I have my browser explicitly warn me of the cookie Gunther

Re: Javascript - just say no(t required)

2001-01-05 Thread dreamwvr
hi, Seems to me the only reasonable usage for cookies that does not seem to be abuse.org is as a temporary ticket granting system.. so the next time you want to get a byte you need a ticket to goto the smorg.. Best Regards - [EMAIL PROTECTED]

Re: Javascript - just say no(t required)

2001-01-05 Thread Les Mikesell
- Original Message - From: "dreamwvr" [EMAIL PROTECTED] To: "Randal L. Schwartz" [EMAIL PROTECTED] Cc: "Gunther Birznieks" [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, January 05, 2001 12:00 PM Subject: Re: Javascript - just say no(t required)

Re: Javascript - just say no(t required)

2001-01-05 Thread Randal L. Schwartz
"Les" == Les Mikesell [EMAIL PROTECTED] writes: Les I think it is also very reasonable to store user-selected preferences Les in cookies, especially for things likes sizes, colors, fonts for Les certain pages. Why should the server side have to store millions Les of things like that? Even if

Javascript - just say no(t required)

2001-01-04 Thread Randal L. Schwartz
your address) if you make it required for basic services. And don't forget the corporate firewalls that strip Javascript for security reasons. And the hundreds of new "net devices" showing up that understand HTTP and XHTML, but nothing about Javascript. Javascript. Just say no(t requ

Re: Javascript - just say no(t required)

2001-01-04 Thread Gunther Birznieks
and XHTML, but nothing about Javascript. Javascript. Just say no(t required). -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 [EMAIL PROTECTED] URL:http://www.stonehenge.com/merlyn/ Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTra

cvs commit: modperl/t/net/perl/io perlio.pl

2000-12-22 Thread dougm
dougm 00/12/22 15:59:39 Modified:t/net/perl/io perlio.pl Log: fix variable will not stay shared Revision ChangesPath 1.7 +5 -4 modperl/t/net/perl/io/perlio.pl Index: perlio.pl === RCS

cvs commit: modperl/t/net/perl constants.pl

2000-12-22 Thread dougm
dougm 00/12/22 16:04:37 Modified:.Changes t/modules cgi.t t/net/perl constants.pl Log: adjust test output (modules/{cgi,constants}) to make 5.7.0-dev Test::Harness happy Revision ChangesPath 1.563 +3 -0 modperl/Changes

cvs commit: modperl/t/docs startup.pl

2000-12-22 Thread dougm
dougm 00/12/22 16:32:21 Modified:t/docs startup.pl Log: another fix for Test::Harness Revision ChangesPath 1.40 +1 -1 modperl/t/docs/startup.pl Index: startup.pl === RCS file: /home

cvs commit: modperl/t/modules ssi.test

2000-09-29 Thread dougm
dougm 00/09/29 13:33:52 Modified:.ToDo Changes t/modules ssi.test Log: skip modules/ssi test if mod_include is not installed Revision ChangesPath 1.263 +2 -0 modperl/ToDo Index: ToDo

cvs commit: modperl/t/modules request.t

2000-09-27 Thread dougm
dougm 00/09/27 13:04:01 Modified:t/modules request.t Log: binmode for win32 Revision ChangesPath 1.10 +1 -0 modperl/t/modules/request.t Index: request.t === RCS file: /home/cvs/modperl

cvs commit: modperl/t/conf httpd.conf-dist

2000-09-26 Thread dougm
dougm 00/09/26 09:55:43 Modified:.Changes ToDo Makefile.PL t/conf httpd.conf-dist Log: 'make test' config fixes for mod_ssl Revision ChangesPath 1.518 +4 -0 modperl/Changes Index: Changes

cvs commit: modperl/t/net/perl dirty-script.cgi dirty-test.cgi

2000-09-13 Thread richter
richter 00/09/12 23:06:53 Modified:.Changes Makefile.PL src/modules/ApacheModulePerl ApacheModulePerl.dsp t/docs startup.pl t/net/perl dirty-script.cgi dirty-test.cgi Added: src/modules/ApacheModulePerl ApacheModulePerl.def

Re: Patch to t/modules/request.t

2000-08-30 Thread Doug MacEachern
this thread is pretty large, i'm sure the fix is nice and small, anybody have a patch with the final solution? thanks.

Re: Patch to t/modules/request.t

2000-08-30 Thread Doug MacEachern
On Thu, 31 Aug 2000, Ken Williams wrote: [EMAIL PROTECTED] (Doug MacEachern) wrote: this thread is pretty large, i'm sure the fix is nice and small, anybody have a patch with the final solution? thanks. Sounds so ominous... =) didn't mean it to, i'm just buried and looking for any

cvs commit: modperl/t/modules request.t

2000-08-30 Thread dougm
dougm 00/08/30 22:54:11 Modified:.Changes t/modules request.t Log: modules/request test fix Revision ChangesPath 1.510 +3 -0 modperl/Changes Index: Changes === RCS

Re: Patch to t/modules/request.t

2000-08-27 Thread Ken Williams
[EMAIL PROTECTED] (Rick Myers) wrote: I would lean towards the second one since upload_test() is called similarly from three different places within request.t. The reasoning behind suggesting `while defined FH' was that the interaction with $_ appears to be unintentional, at least within the

Re: Patch to t/modules/request.t

2000-08-27 Thread Rick Myers
On Aug 27, 2000 at 12:17:41 -0500, Ken Williams twiddled the keys to say: [EMAIL PROTECTED] (Rick Myers) wrote: I would lean towards the second one since upload_test() is called similarly from three different places within request.t. The reasoning behind suggesting `while defined FH' was

Re: Patch to t/modules/request.t

2000-08-26 Thread Stas Bekman
' about 'Value of HANDLE construct can be "0";'. No biggie, but it should be fixed. ____ --- t/modules/request.t 2000/05/12 03:43:24 1.8 +++ t/modules/request.t 2000/08/24 06:07:40 @@ -125,7 +125,7 @@

Re: Patch to t/modules/request.t

2000-08-26 Thread Rick Myers
the keys to say: The following patch eliminates a warning during 'make test' about 'Value of HANDLE construct can be "0";'. No biggie, but it should be fixed. ____ --- t/modules/request.t 2000/05/12 03:43:

Re: Patch to t/modules/request.t

2000-08-25 Thread Rick Myers
uot;0";'. No biggie, but it should be fixed. ____ --- t/modules/request.t 2000/05/12 03:43:24 1.8 +++ t/modules/request.t 2000/08/24 06:07:40 @@ -125,7 +125,7 @@ my $lines = 0; local *FH; open FH, $f

Re: Patch to t/modules/request.t

2000-08-25 Thread Billy Donahue
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 25 Aug 2000, Rick Myers wrote: From: Rick Myers [EMAIL PROTECTED] On Aug 24, 2000 at 23:15:15 -0500, Ken Williams twiddled the keys to say: [EMAIL PROTECTED] (Rick Myers) wrote: +++$lines while defined FH; THAT's weird -

Re: Patch to t/modules/request.t

2000-08-25 Thread Rick Myers
On Aug 25, 2000 at 21:02:32 -0400, Billy Donahue twiddled the keys to say: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 25 Aug 2000, Rick Myers wrote: From: Rick Myers [EMAIL PROTECTED] On Aug 24, 2000 at 23:15:15 -0500, Ken Williams twiddled the keys to say: [EMAIL

Re: Patch to t/modules/request.t

2000-08-25 Thread Rick Myers
On Aug 25, 2000 at 21:25:59 -0400, Rick Myers twiddled the keys to say: On Aug 25, 2000 at 21:02:32 -0400, Billy Donahue twiddled the keys to say: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 25 Aug 2000, Rick Myers wrote: From: Rick Myers [EMAIL PROTECTED] On Aug

Re: Patch to t/modules/request.t

2000-08-24 Thread Rick Myers
On Aug 24, 2000 at 01:15:57 -0500, Ken Williams twiddled the keys to say: The following patch eliminates a warning during 'make test' about 'Value of HANDLE construct can be "0";'. No biggie, but it should be fixed. _

Re: Patch to t/modules/request.t

2000-08-24 Thread Ken Williams
d be fixed. ____ --- t/modules/request.t 2000/05/12 03:43:24 1.8 +++ t/modules/request.t 2000/08/24 06:07:40 @@ -125,7 +125,7 @@ my $lines = 0; local *FH; open FH, $file or die "open $file $!"; -++$lines while (my $dummy = FH); +

Patch to t/modules/request.t

2000-08-24 Thread Ken Williams
The following patch eliminates a warning during 'make test' about 'Value of HANDLE construct can be "0";'. No biggie, but it should be fixed. ____ --- t/modules/request.t 2000/05/12 03:43:24 1.8 +++ t/modules/request.t

make test doesn´t work...

2000-04-26 Thread FEITO Nazareno
Hi, i´m trying to configure mod_perl 1.19 with Apache 1.3.9 but when i make the test i got an error message... something like he couldn´t start httpd, how i fix that? the path are correct, the Makefile is correct, apache is configured correctly, but when i´m trying to test some cgi or perl script

Re: make test doesn´t work...

2000-04-26 Thread jr
At 04:09 PM 4/26/00 -0300, FEITO Nazareno wrote: Hi, i´m trying to configure mod_perl 1.19 with Apache 1.3.9 but when i make the test i got an error message... something like he couldn´t start httpd, how i fix that? the path are correct, the Makefile is correct, apache is configured correctly

RE: make test doesn´t work...

2000-04-26 Thread Geoffrey Young
: make test doesn´t work... Hi, i´m trying to configure mod_perl 1.19 with Apache 1.3.9 but when i make the test i got an error message... something like he couldn´t start httpd, how i fix that? the path are correct, the Makefile is correct, apache is configured correctly, but when i´m

RV: make test doesn´t work...

2000-04-26 Thread FEITO Nazareno
-Mensaje original- De: FEITO Nazareno Enviado el: Miércoles, 26 de Abril de 2000 04:35 p.m. Para: '[EMAIL PROTECTED]' Asunto: RE: make test doesn´t work... Nop, I´m not using DSO, either --enable-shared= But I use alias, my syntax is something like this... Alias /perl/ /home/www/perl

Re: RV: make test doesn´t work...

2000-04-26 Thread Bill McCabe
- De: FEITO Nazareno Enviado el: Miércoles, 26 de Abril de 2000 04:35 p.m. Para: '[EMAIL PROTECTED]' Asunto: RE: make test doesn´t work... Nop, I´m not using DSO, either --enable-shared= But I use alias, my syntax is something like this... Alias /perl/ /home/www/perl Location bla bla mod_perl things

make test fails -- problem in t/conf/httpd.conf !! (newbie problem)

2000-04-21 Thread Rob Tanner
Hi, make test fails, generating the following error: Syntax error on line 3 of /workspace/rtanner/apache/mod_perl-1.22/t/conf/httpd.conf: Invalid command '=pod', perhaps mis-spelled or defined by a module not included in the server configuration. I presume that message is being generated

<    1   2   3   4   >