cvs commit: modperl-2.0/todo deprecated_features.txt

2002-06-04 Thread stas
stas2002/06/04 01:43:51 Modified:todo deprecated_features.txt Log: PerlFreshRestart has been documented in compat.pod Revision ChangesPath 1.6 +0 -2 modperl-2.0/todo/deprecated_features.txt Index: deprecated_features.txt

cvs commit: modperl-2.0/todo utils.txt

2002-06-04 Thread ask
ask 2002/06/04 05:37:46 Modified:.STATUS todo utils.txt Log: useless meta documentation changes. :-) Revision ChangesPath 1.2 +11 -2 modperl-2.0/STATUS Index: STATUS

cvs commit: modperl-2.0 Changes

2002-06-04 Thread ask
ask 2002/06/04 05:43:41 Modified:.Changes Log: slightly more useful documentation changes. I should subscribe to the docs-cvs list so I will see commits there, huh? :-) Revision ChangesPath 1.19 +5 -0 modperl-2.0/Changes Index: Changes

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

2002-06-04 Thread stas
stas2002/06/04 06:04:47 Modified:t/response/TestAPI aplog.pm t/response/TestApache compat2.pm Log: add tests for 2 warn() aliases Revision ChangesPath 1.8 +3 -0 modperl-2.0/t/response/TestAPI/aplog.pm Index: aplog.pm

cvs commit: modperl-2.0/src/modules/perl mod_perl.c

2002-06-04 Thread dougm
dougm 2002/06/04 09:16:51 Modified:src/modules/perl mod_perl.c Log: need to copy MODPERL2 for the ap_server_config_defines Revision ChangesPath 1.122 +2 -1 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

cvs commit: modperl-2.0/src/modules/perl modperl_bucket.c

2002-06-04 Thread dougm
dougm 2002/06/04 18:36:37 Modified:.Changes src/modules/perl modperl_bucket.c Log: Submitted by: Mladen Turk [EMAIL PROTECTED] Reviewed by: dougm adjust to apr_bucket_type_t changes in 2.0.37-dev Revision ChangesPath 1.20 +3 -1

Re: rfc Apache::Dynagzip

2002-06-04 Thread Igor Sysoev
On Mon, 3 Jun 2002, Slava Bizyayev wrote: Finally, I'm going to upload the Apache::Dynagzip 0.03 to CPAN by the evening of June 4-th. I'm not sure about the quality of my documentation yet. It's available now at http://devl4.outlook.net/devdoc/Dynagzip/Dynagzip.html for preview. I would

Re: rfc Apache::Dynagzip

2002-06-04 Thread Igor Sysoev
On Tue, 4 Jun 2002, Alvar Freude wrote: The last years I experimented a lot with gzipped output and wrote my own gzipping output function (but without chunked encoding :-) ). I realized a lot of bugs with some different browsers under some environments or situations. I found no remarks

Failure on modules and core tests for 5.8.0RC1

2002-06-04 Thread Alessandro Forghieri
[ Recipients of this message are either subscribers to the modperl or perlporters lists, or listed as authors of theinvolved modules] -Original Message- From: [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 9:38 PM To: Alessandro Forghieri Cc: [EMAIL PROTECTED] Subject:

Re: mod_perl netscape problem

2002-06-04 Thread Alvar Freude
Hi, -- Iyengar Yoga Resources [EMAIL PROTECTED] wrote: Pages that go through the mod_perl server have 'strange' strings at the top and the bottom, when you view them with Netscape 4.x (any OS, it seems). Also, the page does not stop loading. This does not happen with other browsers

Re: Re: Apache-server_root_relative(); not found

2002-06-04 Thread m31
Stas Bekman wrote: On Mon, 3 Jun 2002, m31 wrote: Yes, I'm running it under mod_perl/1.27 which I compiled as a DSO with apxs. This also gave me errors under 1.25, I just pushed @INC to solve it but I would like to use server_root_relative. I have it in a startup script, the one from the

Re: rfc Apache::Dynagzip

2002-06-04 Thread Igor Sysoev
On Tue, 4 Jun 2002, Alvar Freude wrote: Also compressed output does not work on IE, if the request was POSTed (only tested with older version, I gess 4.0, of IE). I did not know about IE4 and POSTs, at least I did not received mod_deflate bug reports about it. I realized this on

Re: Apache-server_root_relative(); not found

2002-06-04 Thread Stas Bekman
m31 wrote: Thank you all for your help. You are correct, I didn't dawn on me that my ServerRoot is somewhat different than my document root. I was expecting it to return my documenrt root. (embarasment...hence SERVER_ROOT_relative()) Well, I printed out my @INC to screen, and now I

Re: Re: Apache-server_root_relative(); not found

2002-06-04 Thread Per Einar Ellefsen
At 13:30 04.06.2002, m31 wrote: Well, I printed out my @INC to screen, and now I have directories that do not exist in it from putting the wrong path in the server_root_relative method, can any-one tell me how to remove this dir from @INC? I treid a few ways but to no sucess. Restart your

Apache.pm failed to load!

2002-06-04 Thread James Kirkland
Hi, I am getting the "Apache.pm failed to load!" error. I need help to resolve: [root@fisher mysql]# perl -MApache -e 1 Can't load '/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Slash/Apache/Apache.so' for module Slash::Apache:

Re: Apache.pm failed to load!

2002-06-04 Thread Stas Bekman
[Please make sure to reply to the list on follow-ups, and not to the person who has answered your question. Thank you!] James Kirkland wrote: Hi, Thanks for replying. I continue to get the errors when adding that line to httpd.conf. Is there any specific point in the file to place it?

Re: Apache.pm failed to load!

2002-06-04 Thread Stas Bekman
James Kirkland wrote: Hi, I am getting the Apache.pm failed to load! error. I need help to resolve: [root@fisher mysql]# perl -MApache -e 1 You shouldn't be testing mod_perl modules from the command line. it won't work. If it happens under mod_perl, see:

modperl2 crashes under load (Win32)

2002-06-04 Thread Alessandro Forghieri
Greetings. I am hitting a complex Registry application with a number of almost simultaneous, long running requests (WinNT SP6 - VC++6 SP3 - perl5.8.0 RC1 - latest dev snapshot for modperl - httpd-2.0_20020530041218.tar.gz for apache - everything built debug - a few date.t tests fail on nmake

Re: DBI Bug

2002-06-04 Thread Perrin Harkins
Udlei Nattis wrote: hi, sorry my english ;) when i add this line in httpd.conf PerlModule DBI or use DBI(); in startup.conf apache dont start, i receive this error: /usr/local/apache-2.0/bin/apachectl: line 192: 12547 Segmentation fault $HTTPD

Re: separating C from V in MVC

2002-06-04 Thread Perrin Harkins
Rob Nagler wrote: The way I understand how plugins work is that they are arbitrary classes. But how do you share behavior? I probably wouldn't use a plugin for something that needed to output HTML, because that would prevent the designers from editing it. A macro (basically a

Re: DBI Bug

2002-06-04 Thread Stas Bekman
Perrin Harkins wrote: Udlei Nattis wrote: hi, sorry my english ;) when i add this line in httpd.conf PerlModule DBI or use DBI(); in startup.conf apache dont start, i receive this error: /usr/local/apache-2.0/bin/apachectl: line 192: 12547 Segmentation fault $HTTPD

Porting to OS X

2002-06-04 Thread Noam Solomon
Can anyone give me a rough idea how much time it would take to move a server serving mod_perl websites from UNIX to OS X?It usesApache::Session, DBI::Mysql, HTML::Mason,CGI, andApache::OpenIndex, among others, and uses both AuthHandlers and AuthzHandlers. Iknow it's difficult to estimate

Re: Porting to OS X

2002-06-04 Thread David Wheeler
On 6/4/02 10:43 AM, Noam Solomon [EMAIL PROTECTED] claimed: Can anyone give me a rough idea how much time it would take to move a server serving mod_perl websites from UNIX to OS X? It uses Apache::Session, DBI::Mysql, HTML::Mason, CGI, and Apache::OpenIndex, among others, and uses both

RE: Porting to OS X

2002-06-04 Thread Vuillemot, Ward W
Wheeler's site provides a lot of great information. When I get to my other computer, I can send you some other useful URLs for setting up UNIX apps on the OS X if you want. I found it took about an evening to install all the software. Another evening to get mod_perl apps up and running,

RE: Porting to OS X

2002-06-04 Thread Drew Taylor
This is going OT, but the case insensitivity problem is only for the Mac filesystems. I've that all you need to do is switch the filesystem to ufs (the bsd version) and the problem is solved. Of course, if you can't switch fs types I don't know of a workaround. :-) Drew At 10:54 AM 6/4/02

Re: Porting to OS X

2002-06-04 Thread David Wheeler
On 6/4/02 10:54 AM, Vuillemot, Ward W [EMAIL PROTECTED] claimed: I think it is relatively an easy move, IMHO. Just beaware that the Mac OS filesystem is NOT case-sensitive. Which can cause problems with certain applications. . .and we hope (Apple, you listening?) that they will fix this

Re: Porting to OS X [OT] OS X

2002-06-04 Thread David Jacobs
I think it is relatively an easy move, IMHO. Just beaware that the Mac OS filesystem is NOT case-sensitive. Which can cause problems with certain applications. . .and we hope (Apple, you listening?) that they will fix this gross over-sight. I agree it's a problem, and it's caused me

Re: separating C from V in MVC

2002-06-04 Thread John Siracusa
On 6/4/02 12:32 PM, Perrin Harkins wrote: The thing that worries me about a widget approach is that I would have the same problem I had with CGI.pm's HTML widgets way back: the designers can't change the HTML easilly. Getting perl developers out of the HTML business is my main reason for

RE: Porting to OS X

2002-06-04 Thread Michael Robinton
From: Noam Solomon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Porting to OS X Date sent:Tue, 4 Jun 2002 13:43:11 -0400 [ Double-click this line for list subscription options ] Can anyone give me a rough idea how much time it would take to move a

RE: Porting to OS X

2002-06-04 Thread Drew Taylor
At 11:27 AM 6/4/02 -0700, Michael Robinton wrote: I'd be very interested in how this progresses. I recently helped a collegue to get a cgi program running under apache using standard perl on OSX -- I found that the perl distribution that comes with OSX is the original 5.6 rather than more up to

Re: Porting to OS X

2002-06-04 Thread Randal L. Schwartz
David == David Wheeler [EMAIL PROTECTED] writes: I think it is relatively an easy move, IMHO. Just beaware that the Mac OS filesystem is NOT case-sensitive. Which can cause problems with certain applications. . .and we hope (Apple, you listening?) that they will fix this gross over-sight.

Re: Apache.pm failed to load!

2002-06-04 Thread James Kirkland
Hi, For more information I get that error when I run: httpd -f conf/httpd.conf -DHAVE_PERL thanks James - Original Message - From: James Kirkland To: [EMAIL PROTECTED] Sent: Tuesday, June 04, 2002 11:09 Subject: Apache.pm failed to load! Hi, I am

Re: Apache.pm failed to load!

2002-06-04 Thread James Kirkland
Hi, thanks to all for the help I found the answer. I ran strace against httpd and found it was loading an old version of Apache.pm from /usr/lib/perl5/site_perl/5.6.1 not sure how it got there. Removed it and all worked. thanks James - Original Message - From: James

eating memory ... // RE: Porting to OS X

2002-06-04 Thread Alvar Freude
Hi, -- Michael Robinton [EMAIL PROTECTED] wrote: application, which runs on an aging 486 with 64 megs in our shop and uses about 4 megs including mod_perl enhanced apache, took 40 megs on OSX and was very slow. This was on a G4 with 500 megs of memory. probably it's the same as on FreeBSD:

Re: PATCH modperl_bucket.c

2002-06-04 Thread Doug MacEachern
On Tue, 4 Jun 2002, Mladen Turk wrote: Hi, Enables compilation witch current CVS. fix applied to cvs, thanks.

Re: eating memory ... // RE: Porting to OS X

2002-06-04 Thread Doug MacEachern
On Wed, 5 Jun 2002, Alvar Freude wrote: probably it's the same as on FreeBSD: if you use a DSO mod_perl, for each restart (apachectl graceful or apachectl restart) it eats all the memory your mod_perl modules use. Try to build it statically; at least on FreeBSD it helps, and OSX is FreeBSD

Re: Apache-server_root_relative(); not found

2002-06-04 Thread m31
Per Einar Ellefsen wrote: At 13:30 04.06.2002, m31 wrote: Well, I printed out my INC to screen, and now I have directories that do not exist in it from putting the wrong path in the server_root_relative method, can any-one tell me how to remove this dir from INC? I treid a few ways but

Re: Apache-server_root_relative(); not found

2002-06-04 Thread Stas Bekman
m31 wrote: I think we've narrowed it down to three choices, but why would my @INC list one thing from the terminal and another from mod_perl? Are they two seperate @INC's? mod_perl adds a few dirs to @INC on its own, but I still cannot understand what is your problem. Let's say you want

Re: rfc Apache::Dynagzip

2002-06-04 Thread Slava Bizyayev
Dear Valerio, Alvar, and Igor, Thank you very much for your attention to Apache::Dynagzip. It is on CPAN now: The uploaded file Apache-Dynagzip-0.04.tar.gz has entered CPAN as file: $CPAN/authors/id/S/SL/SLAVA/Apache-Dynagzip-0.04.tar.gz size: 24939 bytes md5: 586610ffdd35cd1ceceaba4796fd6212

My autoresponder

2002-06-04 Thread Ryan Parr
All who have recently posted on this list: You have been receiving my auto-responder, which I set up to make sure any of my customer's knew why they weren't getting a response. In a very hurriedly and obviously clueless manner I forgot to exclude this list, or even temporarily un-subscribe. I'm