Re: Apache::ServerUtil pb in modperl2

2002-04-13 Thread pascal barbedor
apache 2.0.35 / mod_perl 1.99_01 / winnt or win2k I confirm that using a module in startup.pl consisting of use Data::Dumper ; use XML::LibXML() ; [1] use Apache::ServerUtil ; [2] my $s=Apache-server ; [3] my $base=$s-dir_config('some'); [4] my $xml=XML::LibXML-new(); [5] print Dumper $xml

Re: mod_perl 1.99 (for Apache 2.0.35) building on W2K

2002-04-13 Thread pascal barbedor
Hi chuck for DBI and DBD::xx it makes no difference if you use them with regular cgi modperl 1 or 2 because they are unrelated to web environment. (at least i suppose so a priori). at least in my test they are used without problem in startup.pl. for cgi.pm used outside modpelr with 2.0.35

Re: Apache::ServerUtil pb in modperl2

2002-04-13 Thread pascal barbedor
Does the following, or some variation, work? == package Apache::Test; # PerlModule Apache::Test # Location /hello-world # SetHandler modperl # PerlResponseHandler Apache::Test # PerlSetVar TEST jdjdsds # /Location

Equiv Apache list to this list?

2002-04-13 Thread Eric Frazier
Hi, I have been having lots of questions about Apache recently, not many of them are really mod_perl questions, so what is the best place to post those? Thanks, Eric http://www.kwinternet.com/eric (250) 655 - 9513 (PST Time Zone) Learn about the net, not the .Net!

Re: Equiv Apache list to this list?

2002-04-13 Thread Eric
On Sat, Apr 13, 2002 at 12:06:53AM -0400, Eric Frazier wrote: Hi, I have been having lots of questions about Apache recently, not many of them are really mod_perl questions, so what is the best place to post those? Thanks, Eric See http://httpd.apache.org/lists.html . It depends

Re: Mem usage of modules

2002-04-13 Thread Sammy Lau
Using mod_rewrite instead of symlink should solve your problem. The auk_ch_de and auk_ch_fr scripts are preloaded with RegistryLoader. But these scripts are also mentioned later on that list - is that means they were loaded into memoey twice yes

Several problems for mod_perl2 in compatibility mode (Win32)

2002-04-13 Thread Alessandro Forghieri
Greetings. This is relative to several problems on Win32/NTSP6/AP build 630. Short executive report: nothing seems to work :-) -8-- Start Bug Report 8-- 1. Problem Description: I have tried these with both the released mod_perl *AND* the latest CVS

Re: Apache::File correction

2002-04-13 Thread Dominic Mitchell
Rob Nagler [EMAIL PROTECTED] writes: undef $/; # enable slurp mode I think the local is pretty important, especially in mod_perl: local $/; This has the same effect (the undef is unnecessary). It's also a good idea to enclose the code in a subroutine with error

DSO on Solaris - child dies with seg fault

2002-04-13 Thread Sreeji K Das
Hi, I was trying to run mod_perl as DSO on Solaris. I see the following line in the logs: [notice] child pid 24323 exit signal Segmentation Fault (11) This happens whenever I send a USR1 to the server for restart. Also I see the same message whenever the child is about to exit (ie. after

Re: [ANNOUNCE] Cache::Cache 1.0

2002-04-13 Thread Eric Cholet
--On dimanche 7 avril 2002 12:50 -0400 DeWitt Clinton [EMAIL PROTECTED] wrote: Hi, The following is an announcement of Cache::Cache 1.0. Please read the summary below for more details. I want to ask a special favor of the modperl community (who tend to get a lot of mileage out of this

Re: DSO on Solaris - child dies with seg fault

2002-04-13 Thread Stas Bekman
Sreeji K Das wrote: Hi, I was trying to run mod_perl as DSO on Solaris. I see the following line in the logs: [notice] child pid 24323 exit signal Segmentation Fault (11) This happens whenever I send a USR1 to the server for restart. Also I see the same message whenever the child

Re: [JOB] ModPerl developer at PrintMe.Com

2002-04-13 Thread David Wheeler
John, I saw your post for a ModPerl Developer on the mod_perl list and would like to apply. Please find enclosed my resume. As a quick overview, please note my experience leading a team of engineers and specialists in remotely developing and delivering an

Re: [JOB] ModPerl developer at PrintMe.Com

2002-04-13 Thread David Wheeler
On 4/13/02 1:54 PM, David Wheeler [EMAIL PROTECTED] claimed: John, I saw your post for a ModPerl Developer on the mod_perl list and would like to apply. Please find enclosed my resume. Did I *really* I reply to the whole list??? Oh, god, am I embarrassed. Sorry for the spam, everyone!