Re: [RELEASE CANDIDATE] Apache-Test-1.32 RC1

2010-04-14 Thread Randy Kobes
On 2010-04-13, at 3:41 PM, Fred Moyer wrote: > Please take a couple minutes to test this release candidate [1] for > Apache::Test 1.32 and report back success or failure. Thanks! +1 Tests pass on OS X 10.6.3, Apache/2.2.11 (prefork MPM), and v5.10.0 for darwin-thread-multi-2level. -- best r

Re: libapreq2 for Windows, Apache 2.2 and Perl 5.10

2009-09-14 Thread Randy Kobes
On Mon, Sep 14, 2009 at 6:54 AM, André Warnier wrote: > Hi. > > I have tried following the usual links at perl.apache.org, CPAN, > ActiveState, and searched Google, but I am getting a bit confused. > > Is there a binary package available for libapreq2 with ActivePerl > 5.10/Apache 2.2/Win32, and

Re: mod_perl on win32

2009-08-26 Thread Randy Kobes
On Wed, Aug 26, 2009 at 12:40 PM, Michiel Beijen wrote: > Foo JH wrote: >> >> I'd suggest to get your mp2 up with the following stack: >> Apache22 Windows binary >> ActivePerl binary >> precompiled mod_perl2 + libapreq2 from the repo > > That would be the easy way, right ;-) > > The thing is, my pr

Re: apache2 mod_perl2.04 in PA-RISC

2009-06-11 Thread Randy Kobes
On Wed, Jun 10, 2009 at 12:04 PM, mmm zzz<3mmm...@gmail.com> wrote: > Hi again, > > Yes you gessed right there is problem on test and this is what i get : > > make test >     cd "src/modules/perl" && make [ ... ] > /Installation_pakage/PARISCapache2.2/bin/httpd  -d > /Compiling_package/apacheMo

Re: apache2 mod_perl2.04 in PA-RISC

2009-06-10 Thread Randy Kobes
On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<3mmm...@gmail.com> wrote: > Hi Randy, > > I'm afraid I have not did the test I just did make and make install and no > make test. Is that what you asked for? if yes shall I do it now? > > Thanks It would be useful to run the tests, as any failures could pr

Re: apache2 mod_perl2.04 in PA-RISC

2009-06-10 Thread Randy Kobes
On Wed, Jun 10, 2009 at 11:31 AM, mmm zzz<3mmm...@gmail.com> wrote: > Hi All, > > I'm trying to start apache with mod_perl on HP PA-RISC but apache hang at > startup. I have no idea why it does like that because I can't find any logs. > I use perl5.8.9 and is in my path. I use also mod_perl20.4 and

Re: Using mod_perl on Vista - get Error - Can't load Perl module ModPerl::Registry

2009-06-01 Thread Randy Kobes
On Mon, Jun 1, 2009 at 12:32 AM, Mahesh Khambadkone wrote: > The config sample you sent now allows my Apache to start-up, but I get an > error. > > 1)      The config sample I was using was taken from the mod_perl > Developer's Cookbook - Recipe 2.2 Using Apache Registry. I guess a lot of > the ot

Re: Using mod_perl on Vista - get Error - Can't load Perl module ModPerl::Registry

2009-05-31 Thread Randy Kobes
On Sat, May 30, 2009 at 10:49 AM, Mahesh Khambadkone wrote: > Hi, > > I followed instructions at > http://perl.apache.org/docs/2.0/os/win32/install.html and > http://perl.apache.org/docs/2.0/rename.html to install mod_perl on my > configuration : Windows Vista, perl v5.10.0, ActivePerl 5.10.0 and

Re: cannot LoadModule mod_perl on apache2.2

2009-04-23 Thread Randy Kobes
On Wed, Apr 22, 2009 at 1:08 PM, Jeff Zhuk wrote: > Andre and Randy, > > thank you for your advice. > I re-installed active perl 5.8.9 and this fixed the starting apache > problem: > Apache started OK with mod_perl > > I still face the problem of running perl scripts. > > When I point the browser

Re: Load Failure on RequestUtill.dll

2009-04-17 Thread Randy Kobes
On Fri, Apr 17, 2009 at 11:18 AM, Dan Evans wrote: > I tried installing mod_perl (2.03) on my Win XP Pro (SP3) system (using ppm > and the theoryx5.uwinnipeg.ca repository).  With perl58.dll and mod_perl.so > added to http.conf, httpd (Apache 2.052) restarted correctly.  But, if > either PerlModul

Re: client denied by server configuration: C:/Apache2

2009-04-14 Thread Randy Kobes
On Tue, Apr 14, 2009 at 12:15 PM, sandhya pawar wrote: > I have saved the following file C:\Program Files\Apache Software > Foundation\Apache2.2\Perl\printenv.cgi [ ... ] > and put the following code in httpd.conf > > #Alias /perl/ "/Apache2/perl/" >  Alias /perl/ "C:/Program Files/Apache Software

Re: mod_perl conf test

2009-04-13 Thread Randy Kobes
On Mon, Apr 13, 2009 at 11:57 AM, sandhya pawar wrote: > File does not exist: C:/Program Files/Apache Software > Foundation/Apache2.2/htdocs/hello.pm > It gives the above error? Hello.pm (containing Apache2::Hello) should be placed within your Perl directory (eg, C:\Perl\site\lib\Apache2\Hello.pm

Re: mod_perl conf test

2009-04-10 Thread Randy Kobes
On Thu, Apr 9, 2009 at 2:53 AM, sandhya pawar wrote: > On Thu, Apr 9, 2009 at 10:12 AM, Jeff Soules wrote: >> >> > and put the following lines in C:\Program Files\Apache Software >> > Foundation\Apache2.2\conf\httpd.conf >> > >> > PerlModule Apache2::Hello >> >   >> >     SetHandler modperl >>

Re: ModPerl::Registry under Windows

2009-04-07 Thread Randy Kobes
2009/3/29 Octavian Râşniţă : > Hello, > > Does anyone know if ModPerl::Registry really runs the cgi scripts > persistently under Windows? This should work the same under Windows. > I have loaded a Catalyst application using the standard mod_perl way, (as a > PerlRequestHandler) and the httpd proc

Re: OT (slightly): build an up-to-date mod_perl development environment on Windows

2009-04-07 Thread Randy Kobes
On Mon, Apr 6, 2009 at 12:17 AM, Michael Lackhoff wrote: > Hello, > > if possible I try to develop on Windows, then deploy on Linux or Solaris > for production. This worked very well in the past with a self compiled > environment (VC6). But as some components are rather old by now I would > like t

Re: Apache 2.2, perl 5.10, Windows XP, Apache-DBI-cache

2009-03-23 Thread Randy Kobes
On Mon, Mar 23, 2009 at 4:20 PM, andynic wrote: > > Hi, > > I have installed on my Windows XP computer: > Apache 2.2 > Perl 5.10, > mod_perl 2 > MySql 5.10. > > I would like to write a cgi script using a persistent database connection. > I have read that I need > For database persistent connection

Re: [RELEASE CANDIDATE] mod_perl-2.0.4 RC1

2008-04-03 Thread Randy Kobes
On Thu, 3 Apr 2008, Issac Goldstand wrote: Randy Kobes wrote: On Tue, 1 Apr 2008, Philippe M. Chiasson wrote: The mod_perl 2.0.4 release candidate 1 "Works with Perl 5.10" is ready. It can be downloaded here: - linux: perl-5.8.7, Apache/2.0.55 preform - all tests pass - Win32: p

Re: [RELEASE CANDIDATE] mod_perl-1.31 RC4

2008-04-02 Thread Randy Kobes
On Wed, 2 Apr 2008, Issac Goldstand wrote: Philippe M. Chiasson wrote: The mod_perl 1.31 release candidate 4 "Works with Perl 5.10" is ready. It can be downloaded here: [ ... ] win32 vc6 FAIL Sorry folks, still segfaulting. Backtrace below: I also get this crash on startup on Win32: per

Re: [RELEASE CANDIDATE] mod_perl-2.0.4 RC1

2008-04-02 Thread Randy Kobes
On Tue, 1 Apr 2008, Philippe M. Chiasson wrote: The mod_perl 2.0.4 release candidate 1 "Works with Perl 5.10" is ready. It can be downloaded here: http://www.apache.org/~gozer/mp2/mod_perl-2.0.4-rc1.tar.gz MD5: 1f0a941e8b5f26b6102126ae67ddbb43 SHA1: 8b2ceede3c783b9b2cc9e0fe63a095b0e4a1f000

Re: [RELEASE CANDIDATE] mod_perl-2.0.4 RC1

2008-04-02 Thread Randy Kobes
to try it yourself... At least on Win32, libapreq compiles fine and passes all tests with perl-5.10 - a libapreq2 ppm package is available at http://cpan.uwinnipeg.ca/PPMPackages/10xx/ -- best regards, Randy Kobes

Re: [RELEASE CANDIDATE] mod_perl-1.31 RC3

2008-02-28 Thread Randy Kobes
he same compile-time flags as ActivePerl? -- best regards, Randy Kobes

Re: mod_perl / Perl5.10 / Win32 ?

2008-02-20 Thread Randy Kobes
ms installing these - thanks. Both these packages are based on Apache/2.2, and hence are incompatible with Apache/2.0. If you're using Apache/2.0 and would like a ppm package, let me know and I'll make one up. -- best regards, Randy Kobes

Re: MP1 -> MP2 migration Problems.

2008-02-14 Thread Randy Kobes
On Thu, 14 Feb 2008, Perrin Harkins wrote: On Wed, Feb 13, 2008 at 3:08 PM, Petry Roman, IT <[EMAIL PROTECTED]> wrote: Looks ok i think. Apache.pm is loaded.. So why can´t i get it to work.. damn thing 8-). This is starting to look like a bug in Apache2::compat to me. I think request() is

Re: MP1 -> MP2 migration Problems.

2008-02-13 Thread Randy Kobes
http://perl.apache.org/docs/2.0/user/porting/compat.html that may help in this regard. -- best regards, Randy Kobes

Re: Apache 2.2.6, mod_perl 2.0.3 msvcrt.dll start problem

2008-02-10 Thread Randy Kobes
ASF 2.2.8 sources, which isn't apparent from the title "Apache 2.2.8 available" on http://www.apachelounge.com/ I think it's fair to say the mod_perl developers will only provide support for official ASF versions of Apache. -- best regards, Randy Kobes

Re: Apache 2.2.6, mod_perl 2.0.3 msvcrt.dll start problem

2008-02-09 Thread Randy Kobes
On Sat, 9 Feb 2008, William A. Rowe, Jr. wrote: Foo JH wrote: Andre, I've recently set up a test based very closely on your platform: AP2.2.8 AP5.8.8 Build 822 MP2.0.3 You mention a VC 2005 build of httpd, which build of MP? 2005? Not sure which uwinnipeg is built against, msvcrt or msvcr8

Re: resend: [mp2] bug report - heap management error in mod_perl on Windows

2008-01-04 Thread Randy Kobes
On Sun, 30 Dec 2007, Randy Kobes wrote: On Sat, 29 Dec 2007, Tom Donovan wrote: mod_perl re-defines "perl_free" as "free" in modperl_perl_includes.h:69. This causes an attempt to use the native Windows free() function to release memory which should be released by the

Re: resend: [mp2] bug report - heap management error in mod_perl on Windows

2007-12-29 Thread Randy Kobes
'd be better to wait for an http release candidate that demonstrates the problem. -- best regards, Randy Kobes

RE: Visual Studio 2008 and ActiveState Perl 5.10 updates

2007-12-28 Thread Randy Kobes
On Fri, 28 Dec 2007, Jan Dubois wrote: On Fri, 28 Dec 2007, William A. Rowe, Jr. wrote: [ ... ] My instinct, with 2008 adding the new SDK features for apr such as multicast group filtering, and the continued availability of a 2008 'express'/'lite' free version, is to take httpd 2.4 (3.0?) bina

Re: Can't use Crypt::RSA

2007-12-28 Thread Randy Kobes
uot; to see the release notes), together with the adjustment of @INC to set C:\Perl\site\lib before C:\Perl\lib. See also the note at the top of http://ppm.activestate.com/BuildStatus/5.10-A.html for known issues regarding the state of ActiveState's 10xx ppm repository. -- best regards, Randy Kobes

Re: mod-perl 2.0.3 compile error undefined symbol: my_perl

2007-12-26 Thread Randy Kobes
USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE What I'm wondering is why your perl -V:ccflags doesn't include -DPERL_IMPLICIT_CONTEXT, etc.? Assuming the same compile time options were used, is it possible to compare perl -V:ccflags with that of the binary perl that you used successfully to build mod_perl? -- best regards, Randy Kobes

Re: Client denied/Invalid Argument

2007-12-05 Thread Randy Kobes
with the changes introduced to solve piped logging and overall consistencey to the Unix port. If you encouter such issues, 2.2.4 would be the version to fall back on until the next release. Try reverting to 2.2.4 to see if that helps. -- best regards, Randy Kobes

Re: [RELEASE CANDIDATE] Apache-Test-1.30 RC1

2007-11-17 Thread Randy Kobes
On Fri, 16 Nov 2007, Fred Moyer wrote: Greetings, A release candidate for Apache::Test is now available: http://people.apache.org/~phred/Apache-Test-1.30-RC1.tar.gz Please take a moment to download, build, and report test failures or success back to the list. Thanks! +1; all tests pass

Re: SCRIPT_NAME & PATH_INFO %ENV variables

2007-10-24 Thread Randy Kobes
On Wed, 24 Oct 2007, Lev Lvovsky wrote: On Oct 24, 2007, at 4:31 PM, Randy Kobes wrote: The code in CGI::Apache2::Wrapper: http://cpan.uwinnipeg.ca/htdocs/CGI-Apache2-Wrapper/CGI/Apache2/Wrapper.pm.html#Apache2_URI provides a CGI-compatible url() method based on Apache2::URI: http

Re: SCRIPT_NAME & PATH_INFO %ENV variables

2007-10-24 Thread Randy Kobes
ed on Apache2::URI: http://cpan.uwinnipeg.ca/htdocs/mod_perl/Apache2/URI.html -- best regards, Randy Kobes

Re: Migrating from mod_perl 1.x to mod_perl 2.x

2007-10-23 Thread Randy Kobes
ite useful: $ perl -MModPerl::MethodLookup -e print_method method To use method 'method' add: use Apache2::RequestRec (); which indicates which module to use() in your script. -- best regards, Randy Kobes

Re: Apache config and mod_perl location?

2007-10-20 Thread Randy Kobes
user/intro/start_fast.html#Registry_Scripts for an example. -- best regards, Randy Kobes

Re: Changing text fonts and creating hyperlinks

2007-10-17 Thread Randy Kobes
relevance to mod_perl. I'd suggest searching, and perhaps asking, on http://www.perlmonks.org/, or alternatively on one of the users lists found at http://lists.perl.org/ or http://www.activestate.com/. -- best regards, Randy Kobes

Re: Best version of Apache for Win32 deployment

2007-10-05 Thread Randy Kobes
On Fri, 5 Oct 2007, Octavian Rasnita wrote: Hi, I've tried installing ActivePerl 5.8.8 built 820 and with mod_perl 2.03 and Apache 2.2.4 the web server can start and works fine. Could Active Perl 5.8.8 build 822 have a problem? Are the same versions of all modules being used with both Acti

Re: Apache crashing

2007-10-04 Thread Randy Kobes
On Thu, 4 Oct 2007, Ian G. Tyndall wrote: Oh the problems come and go so quickly! I've got one cgi script that always crashes apache. The error log gives the following message: [Thu Oct 04 11:38:29 2007] [crit] (22)Invalid argument: Parent: Failed to create the child process. [Thu Oct 04 11:38

Re: Apache 2.2.6 and mod_perl 2.0.3

2007-10-03 Thread Randy Kobes
s not an official ASF release, and the 2.2.6 from the same location contains hacks that won't be in the next official ASF release that addresses certain Win32 problems. See http://marc.info/?t=11913767701&r=1&w=2 for a discussion of this and related issues. -- best regards, Randy Kobes

Re: Best version of Apache for Win32 deployment

2007-10-03 Thread Randy Kobes
On Wed, 3 Oct 2007, William A. Rowe, Jr. wrote: Foo JH wrote: Octavian Rasnita wrote: Regarding the best Apache for Windows, I have a problem running Apache under windows and I think this thread might help me. I tried Apache 2.2.4 with and without SSL support, and Apache 2.2.6 from apacheloun

Re: Solution to apr stdio/msvc crt/service handles and logging

2007-09-29 Thread Randy Kobes
On Thu, 27 Sep 2007, William A. Rowe, Jr. wrote: Randy Kobes wrote: I'm currently rebuilding everything with VC 8 (the free version), and will report on that later. Yea - I discovered it's quite impossible to get msvcrt-linked activestate to cooperate with openssl compiled again

Re: Solution to apr stdio/msvc crt/service handles and logging

2007-09-27 Thread Randy Kobes
On Thu, 27 Sep 2007, William A. Rowe, Jr. wrote: http://people.apache.org/~wrowe/apr-1.x-win32-nohandle.patch FYI - that one does not apply cleanly to apr-1.2 (it's trunk) if you want the easily applied flavor, that would be; http://people.apache.org/~wrowe/apr-1.2-win32-nohandle.patch The h

Re: Using Apache 2.2 from ApacheLounge for Win32 modperl

2007-08-20 Thread Randy Kobes
On Mon, 20 Aug 2007, Foo JH wrote: Actually note that it isn't a release and is being rerolled. Seems Apachelounge is doing themselves and their users a disservice, again. I disagree. ApacheLounge's binary distribution is the only one that (configured with modperl) survives an application res

Re: Using Apache 2.2 from ApacheLounge for Win32 modperl

2007-08-18 Thread Randy Kobes
On Sun, 19 Aug 2007, Foo JH wrote: Hi all, While ApacheLounge makes available a Win32 binary of Apache2.2 that seems to work better for modperl than the distribution from apache.com, be advised that if you intend to use libapreq2, you may not want to use the mod_perl binary from ApacheLounge

Re: SV: [mp2+Win32] Frustration over Apache 2.0/ 2.2 restart failure

2007-08-13 Thread Randy Kobes
(VC 8), and as such, there may be problems running it with ActivePerl and/or perl modules compiled for ActivePerl (eg, installed through ppm), which use VC++ 6 to build. -- best regards, Randy Kobes

Re: [mp2+Win32] Frustration over Apache 2.0/ 2.2 restart failure

2007-08-10 Thread Randy Kobes
while it's better, it's still not good enough. Apache must still be able to perform a restart on its own. Any suggestions? Someone told me privately that using Apache/2.2.4 (the latest version) helps with this problem. -- best regards, Randy Kobes

Re: Where is Perl compilation output when using modperl ?

2007-06-28 Thread Randy Kobes
first fix any errors from "perl -c mymodule.pm". -- best regards, Randy Kobes

Re: Unable to install libapreq2-2.0 from theoryx5

2007-06-18 Thread Randy Kobes
ng the theoryx5 repository to your list of repositories within the ppm shell; ppm will search these to resolve dependencies. There was an error in the libapreq2-2.0 dependency - it should have specified mod_perl-2.0, rather than mod_perl (which is for Apache/2.2) - this has now been fixed. Thanks. -- best

RE: mod_perl not loading into apache error.

2007-05-23 Thread Randy Kobes
ache.org/docs/2.0/os/win32/install.html -- best regards, Randy Kobes

Re: mod_perl failure under Vista

2007-05-01 Thread Randy Kobes
On Tue, 1 May 2007, RA Jones wrote: Randy Kobes wrote: I haven't heard of anyone having problems like this, but that doesn't mean there isn't one (I don't have Vista). One thing to check - if you're running Apache/2.2, you should install the mod_perl.ppd file (not m

Re: mod_perl failure under Vista

2007-04-30 Thread Randy Kobes
On Mon, 30 Apr 2007, RA Jones wrote: Hi, Either nobody has attempted to install mod_perl2 under Windows Vista (unlikely) or it's gone in without a hitch. I find this latter scenario equally improbable, but I can't find any references to the following problem: ActivePerl 5.8.8 build 820, Apa

Re: [RFC] two ajax-related packages

2007-04-08 Thread Randy Kobes
On Tue, 6 Feb 2007, Jonathan Vanasco wrote: On Feb 6, 2007, at 4:04 AM, Issac Goldstand wrote: Maybe I'm missing something, but why not autodetect Apache2::Request + mod_perl2 presence and fallback to CGI if it doesn't work? Something like: I'm going to talk in context of CGI::Apache2::Ajax

Re: Apache2::Request for ActivePerl Win32

2007-03-29 Thread Randy Kobes
2.0 if you would have been using Apache/2.0). -- best regards, Randy Kobes

Re: mod_perl installation problem

2007-03-03 Thread Randy Kobes
On Fri, 2 Mar 2007, Anoop kumar V wrote: Yes - I checked that - without mod_perl enabled, with a vanilla Apache installation (and with weblogic module enabled), the apachemonitor starts and stops apache fine. With the mod_perl line: (LoadModule .) in httpd.conf it errors out. If I remove the

Re: mod_perl installation problem

2007-03-02 Thread Randy Kobes
On Fri, 2 Mar 2007, Anoop kumar V wrote: Is it expected that the apachemonitor breaks when mod-perl is installed. After I did the below steps, I can start Apache from the commandline, but when I try using the ApacheMonitor tool from my task tray, it says the same thing that "The requested opera

Re: mod_perl installation problem

2007-03-01 Thread Randy Kobes
pd which is the ppm package appropriate for Apache/2.0.x - the mod_perl.ppd package is for Apache/2.2.x. -- best regards, Randy Kobes

Re: [RFC] two ajax-related packages

2007-02-19 Thread Randy Kobes
On Tue, 6 Feb 2007, Jonathan Vanasco wrote: I'm going to talk in context of CGI::Apache2::Ajax, as I haven't had time to look at the rest. Personally, I would like to see something in terms of ENV variables that one can set to force it to use libapreq or cgi pm Thats just because every now

Re: Strange characters in output when filtered through mod_perl

2007-02-08 Thread Randy Kobes
ng under ModPerl::Registry, the same as the cgi script? -- best regards, Randy Kobes

Re: [RFC] two ajax-related packages

2007-02-06 Thread Randy Kobes
On Tue, 6 Feb 2007, Issac Goldstand wrote: Randy Kobes wrote: I'd be interested in any comments about these packages, including their names. CGI::Apache2::Ajax was tentatively chosen because, first of all, it only provides CGI.pm-compatible methods that the above two Ajax-related applica

[RFC] two ajax-related packages

2007-02-05 Thread Randy Kobes
nt. Thanks. -- best regards, Randy Kobes

Re:Re: Modperl crashes on win32

2007-01-27 Thread Randy Kobes
are you using? Also, did you compile Perl, mod_perl, and Apache with the same compiler? If you compiled mod_perl yourself, did it pass all its tests? -- best regards, Randy Kobes

Re: Apache2::RequestUtil error

2007-01-16 Thread Randy Kobes
:compat; --- in the startup.pl file but Apache can't find Apache2.pm and hence wouldn't start. If I just add in the Apache2::compat, it still shows the same above errors. Apache2.pm is no longer present in mod_perl; see http://perl.apache.org/docs/2.0/rename.html -- best regards, Randy Kobes

Re: How to extract a parameter

2007-01-16 Thread Randy Kobes
f the mod_perl APR::* modules can be used outside of a mod_perl environment so at to make it possible to use libapreq2 in, eg, a CGI environment. See the cgi.t test under glue/perl/t/apreq/ in the libapreq2 sources for an example. -- best regards, Randy Kobes

Re: Anyone using CGI::Simple?

2007-01-10 Thread Randy Kobes
be still problems in this area. -- best regards, Randy Kobes

Re: mod_perl-2.0.2 causing segfaults

2006-12-10 Thread Randy Kobes
from. -- best regards, Randy Kobes

Re: ModPerl 2.03 for Windows

2006-12-09 Thread Randy Kobes
On Sat, 9 Dec 2006, Octavian Rasnita wrote: Ok, thank you. I have finally installed it. I have also tried to install it using the ppm command line, but ppm4 is not very nice anymore. I have tried: ppm s mod_perl Only one package was found, and this is strange. I have the TheoryX repository

Re: ModPerl 2.03 for Windows

2006-12-08 Thread Randy Kobes
On Sat, 9 Dec 2006, Octavian Rasnita wrote: Hi Randy, I have searched a lot, but I still cannot find a .ppd with mod_perl 2.03 on that site. One can use ppm directly to install this: C:\> ppm install http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd for Apache/2.2, or C:\> ppm install ht

Re: ModPerl 2.03 for Windows

2006-12-08 Thread Randy Kobes
this version up at http://theoryx5.uwinnipeg.ca/ppms/ The mod_perl.ppd is for Apache/2.2, while the mod_perl-2.0.ppd is for Apache/2.0. -- best regards, Randy Kobes

Re: Fedora Core 6, SOAP::Lite and mod_perl -- does this work?

2006-12-06 Thread Randy Kobes
-Lite (0.69), which should have mod_perl-2 support, but it might be worth trying this, as if it works, perhaps comparing this to SOAP-Lite might reveal the source of the problem. Note that Apache2-SOAP and SOAP-Lite can coexist. -- best regards, Randy Kobes

Re: [RELEASE CANDIDATE]: mod_perl-2.0.3 RC3

2006-11-21 Thread Randy Kobes
: Apache/2.2.3 (winnt), perl-5.8.8 (ActivePerl build 819) -- best regards, Randy Kobes

Re: [RELEASE CANDIDATE]: Apache-Test-1.29-RC3

2006-11-21 Thread Randy Kobes
On Sat, 18 Nov 2006, Philip M. Gollucci wrote: A release candidate for Apache-Test 1.29-rc3 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.29-rc3.tar.gz +1 - tested on linux: Apache/2.0.55 (prefork) Win32: Apache/2.2.3 (winnt) -- best regards, Randy Kobes

Re: Windows + MP2 in a production environment

2006-11-19 Thread Randy Kobes
On Sun, 19 Nov 2006, Issac Goldstand wrote: Foo JH wrote: Issac Goldstand wrote: We were originally using 5.8.3, but reproduced the problem with both activeperl 5.8.8.819 with mod_perl-2.0.3-dev (from your PPM repository) as well as our own built perl + mod_perl 2.0.3-rc2 I wonder if modperl

Re: JOB [CONTRACT] + Re: Windows + MP2 in a production environment

2006-11-19 Thread Randy Kobes
. If anyone thinks that they are capable of identifying and fixing the problem, please email me. What version of perl are you using? There were some threads-related fixes introduced in perl-5.8.8 that solved some problems with earlier versions. -- best regards, Randy Kobes

Re: [RELEASE CANDIDATE] libapreq2 2.09-RC2

2006-11-12 Thread Randy Kobes
-- best regards, Randy Kobes

Re: [RELEASE CANDIDATE]: mod_perl-2.0.3 RC2

2006-11-12 Thread Randy Kobes
On Wed, 8 Nov 2006, Philip M. Gollucci wrote: A release candidate for mod_perl 2.0.3 is now available for testing. +1 - all tests pass on - Win32: Apache/2.2.3 (winnt), perl-5.8.8 (ActivePerl 817) - linux: Apache/2.0.55 (prefork), perl-5.8.7 -- best regards, Randy

Win32 all-in-one binary package

2006-10-30 Thread Randy Kobes
be updated more frequently. What I'm wondering is, is there something significant missing from such a mega ppm package that would be useful to include? Any thoughts on this, or other ideas on any other aspect, would be appreciated - thanks! -- best regards, Randy Kobes

Win32 ppm packages

2006-10-30 Thread Randy Kobes
libapreq2, respectively, while those for Apache/2.2 are mod_perl-2.2 and libapreq2-2.2, respectively. What I'm wondering is, if Apache/2.2 is by now mostly used, should I switch the names: mod_perl and libapreq2 for Apache/2.2, and mod_perl-2.0 and libapreq-2.0 for Apache/2.0? Thoughts? -- best regards, Randy Kobes

Re: perl.apache.org is down

2006-10-23 Thread Randy Kobes
On Mon, 23 Oct 2006, Philippe M. Chiasson wrote: Gustavo Delfino wrote: Since yesterday I have not been able to connect. Yeah, a big chunk of the *.apache.org infrastructure is being moved from one datacenter to another. This downtime is expected and things should get back to normal once the

Re: mod_perl install under Win32

2006-10-16 Thread Randy Kobes
any ideas? There's more than likely some assumptions made about using nmake on Win32. I'm not that familiar with dmake - where did the error occur? Were you successful in building Apache with your set-up? -- best regards, Randy Kobes

Re: Can't locate "FIRSTKEY" error

2006-09-13 Thread Randy Kobes
On Wed, 13 Sep 2006, Aaron Trevena wrote: On 13/09/06, Randy Kobes <[EMAIL PROTECTED]> wrote: Within Apache::MVC, at the start where it requires a bunch of mp2 modules, does adding require APR::Table; help? I'll try it. ..Which means installimg mod_perl 2.x in various ways an

Re: Can't locate "FIRSTKEY" error

2006-09-12 Thread Randy Kobes
elf->ar->headers_in}; } Where $self->ar provides the apache request. Within Apache::MVC, at the start where it requires a bunch of mp2 modules, does adding require APR::Table; help? -- best regards, Randy Kobes

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

2006-09-12 Thread Randy Kobes
On Thu, 7 Sep 2006, Philip M. Gollucci wrote: Please download, test, and report back on the following candidate tarball: http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz +1. Tested on - Win32: Apache/2.2.3 (winnt), perl-5.8.8 (ActivePerl 819), with mod_perl-2.0.3-rc1 in

Re: [RELEASE CANDIDATE]: mod_perl-2.0.3 RC1

2006-09-12 Thread Randy Kobes
On Thu, 7 Sep 2006, Philip M. Gollucci wrote: A release candidate for mod_perl 2.0.3 is now available for testing. Please grab the candidate from http://people.apache.org/~pgollucci/mp2/mod_perl-2.0.3-rc1.tar.gz +1. Tested on - Win32: Apache/2.2.3 (winnt), perl-5.8.8 (ActivePerl 819) - linu

Re: [RELEASE CANDIDATE]: Apache-Test-1.29-RC1

2006-09-12 Thread Randy Kobes
On Thu, 7 Sep 2006, Philip M. Gollucci wrote: A release candidate for Apache-Test 1.29-RC1 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.29-rc1.tar.gz +1. Tested on - Win32: Apache/2.2.3 (winnt) - linux: Apache/2.0.55 (prefork) -- best regards, Randy

Re: Getting internal server error when I run a simple CGI script

2006-08-21 Thread Randy Kobes
On Mon, 21 Aug 2006, Deepak Mallya wrote: Hi, I am trying to run a simple Perl CGI script and I get the following error..Can anyone help me on this As others have noted, this isn't a mod_perl problem. Help running cgi scripts is available at http://httpd.apache.org/docs/2.2/howto/cgi.html

Re: Installation of mod_perl and apache on windows

2006-08-21 Thread Randy Kobes
On Mon, 21 Aug 2006, Deepak Mallya wrote: Hi everyone, Can anyone tell me how to install mod_perl and Apache on windows.I am having problems when I run the makefile.pl file.It asks me the path and when I enter it I get error.I tried entering it in every possible way considerin

Re: strange problem,please help

2006-08-19 Thread Randy Kobes
? = os:linux apache v2.2.3 mod_perl v2.02 Might it be that your browser is caching the old results? Try clearing the cache to see if that helps. -- best regards, Randy Kobes

Re: Not able to install mod_perl - Need Help

2006-08-18 Thread Randy Kobes
mod_perl as a ppm package is available at http://perl.apache.org/docs/2.0/os/win32/ -- best regards, Randy Kobes

Re: [RELEASE CANDIDATE] libapreq2 2.08-RC5

2006-08-06 Thread Randy Kobes
On Sun, 6 Aug 2006, Philip M. Gollucci wrote: Please download, test, and VOTE on the following candidate tarball: http://people.apache.org/~pgollucci/apreq2/libapreq2-2.08-RC5.tar.gz Builds fine and all tests pass on: - linux, Apache/2.0.55 prefork, mod_perl 2.02, perl-5.8.7 - Win32, Apa

Re: X-Forwarded-For

2006-08-03 Thread Randy Kobes
Apache/2 X-Forwarded-For is added within mod_proxy_http: http://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/proxy/mod_proxy_http.c which thus must be enabled. -- best regards, Randy Kobes

Re: Problem with Apache 2.2.2 / modperl 2.0.2 and Apache2::SOAP

2006-08-02 Thread Randy Kobes
On Wed, 2 Aug 2006, Tom Schindl wrote: Georg Grabler schrieb: A the logfile says, i execute the method using Apache2. [ .. ] Do you have mp1 and mp2 installed in the same perl-tree. If yes then it's clear why you always get to "$self->{'MOD_PERL_VERSION'} = 1;". To distinguish if running in

Re: Fwd: Install and error Can't locate loadable object for module Apache::Constants

2006-08-01 Thread Randy Kobes
On Tue, 1 Aug 2006, Davood Firoozian wrote: CPAN.pm: Going to build R/RK/RKOBES/Apache2-SOAP-0.71.tar.gz [ info] generating script t/TEST Checking if your kit is complete... Looks good Writing Makefile for Apache2::SOAP CPAN: YAML loaded ok cp lib/SOAP/Transport/HTTP2.pm blib/lib/SOAP/Transpo

Re: Fwd: Install and error Can't locate loadable object for module Apache::Constants

2006-08-01 Thread Randy Kobes
On Tue, 1 Aug 2006, Davood Firoozian wrote: again with this configuration ServerName ozinoserver.ozino.com NameVirtualHost soorenaserver.ozino.com:2000 SetHandler perl-script PerlResponseHandler Apache2::SOAP PerlSetVar dispatch_to "/var/www/soo

Re: Fwd: Install and error Can't locate loadable object for module Apache::Constants

2006-07-31 Thread Randy Kobes
On Mon, 31 Jul 2006, Davood Firoozian wrote: I have mod_perl 2 and Apache::Soap but problem persist I think this is a bug http://www.usenetlinux.com/showthread.php?t=175047 My appache version is 2.0 I'm upgrading to 2.2 ... The problem reported at the above link results from trying to use m

Re: Fwd: Install and error Can't locate loadable object for module Apache::Constants

2006-07-31 Thread Randy Kobes
search.cpan.org/dist/Apache2-SOAP -- best regards, Randy Kobes

Re: [RELEASE CANDIDATE] libapreq2 2.08-RC3

2006-07-08 Thread Randy Kobes
On Sat, 8 Jul 2006, Philip M. Gollucci wrote: Please download, test, and VOTE on the following candidate tarball: http://people.apache.org/~pgollucci/apreq2/libapreq2-2.08-RC3.tar.gz [ .. ] I'd like to make the actual release around Wednesday of next week (07/12/2006) I'm away next week on

Re: More noob problems

2006-06-19 Thread Randy Kobes
.so Apache module - this should go in, eg, C:\Apache2\modules. You can then test out the installation as described at http://perl.apache.org/docs/2.0/os/win32/config.html -- best regards, Randy Kobes

Re: mod_perl 1.29 install help

2006-06-14 Thread Randy Kobes
ge for mod_perl; how to do this is described at http://perl.apache.org/docs/2.0/os/win32/install.html -- best regards, Randy Kobes

  1   2   3   4   >