Re: Use of Apache::Directive in BEGIN block

2003-09-19 Thread Matisse Enzer
. -- -- Matisse Enzer Hamilton Partners 707-431-4300 ext. 212 (office) 415-225-6703 (mobile)

Re: Use of Apache::Directive in BEGIN block

2003-09-19 Thread Matisse Enzer
At 11:19 AM -0700 9/19/03, Stas Bekman wrote: Matisse Enzer wrote: Thank you very much. So does it work now? I wasn't able to get 1.99_09 to install. -8-- Start Bug Report 8-- 1. Problem Description: make install for 1.99_09 failed with: cp xs

Use of Apache::Directive in BEGIN block

2003-09-18 Thread Matisse Enzer
$tree = Apache::Directive-conftree(); foreach my $node ( $tree-lookup('PerlSetVar') ) { # I want to do something here. } } 1; -- -- Matisse Enzer Hamilton Partners 707-431-4300 ext. 212 (office) 415-225-6703 (mobile)

Use of Apache::Directive in BEGIN block

2003-09-18 Thread Matisse Enzer
4. when I try to start Apache. Here is the entire contents of Test.pm BEGIN { use Apache::Directive; my $tree = Apache::Directive-conftree(); foreach my $node ( $tree-lookup('PerlSetVar') ) { # I want to do something here. } } 1; -- -- Matisse

Re: Error reporting mod_perl 1.25 + apache 1.3.17

2001-02-05 Thread Matisse Enzer
to mod_perl's Makefile.PL USE_DSO=1 EVERYTHING=1 Have you tried building static? Did you search the mod_perl Mailing List archives for "Solaris"? 73, Ged. -- ------- Matisse Enzer TechTv Web Engineering [EMAIL PROTECTE

Re: mod_perl 1.25 + perl 5.6

2001-02-01 Thread Matisse Enzer
signal Segmentation Fault (11) Have you looked at the information in .../mod_perl/SUPPORT and did you compile your Perl? ? 73, Ged. -- --- Matisse Enzer TechTv Web Engineering [EMAIL PROTECTED] 415-355-4364 (desk) 415-225

Re: Compiling mod_perl 1.24 with the Sun Solaris C Compiler

2001-01-24 Thread Matisse Enzer
Thanks, I'll try compiling perl with the Solaris compiler, and then Apache + mod_perl . At 2:44 PM +0100 1/24/01, Jens-Uwe Mager wrote: On Tue, Jan 23, 2001 at 02:02:57PM -0800, Matisse Enzer wrote: This is a re-posting with a bit more information: I'm having trouble getting mod_perl

Compiling mod_perl 1.24 with the Sun Solaris C Compiler

2001-01-23 Thread Matisse Enzer
e this compiler because i want to compile in another module, mod_curl.c (StoryServer) which requires the Solaris compiler. -- ------- Matisse Enzer TechTv Web Engineering [EMAIL PROTECTED] 415-355-4364 (desk) 415-225-6703 (cellphone)

Compiling mod_perl 1.24 with the Sun Solaris C Compiler

2001-01-19 Thread Matisse Enzer
mod_curl.c (StoryServer) which require the Solaris compiler. -- ------- Matisse Enzer TechTv Web Engineering [EMAIL PROTECTED] 415-355-4364 (desk) 415-225-6703 (cellphone)