-8<-- Start Bug Report 8<--
1. Problem Description:
When using Image::Magick (either 6.1.9.4 or 6.2.3) under mod_perl, the
server segfaults. Used at the command line or under mod_cgi there are no
errors.
A core dump is attached. This is my first attempt at
On Tue, Jun 07, 2005 at 09:34:29AM +1000, Stas Bekman wrote:
> William, as you can see from the source src/modules/perl/modperl_util.h
>
> #if defined(MP_TRACE) && defined(APR_HAS_THREADS)
> #define MP_TRACEf_TID "/tid 0x%lx"
> #define MP_TRACEv_TID (unsigned long)apr_os_thread_current()
>
>
> unless ($r->is_main) {
> $r->log_error("not the main request; declining...");
> return DECLINED;
> }
> Is there a solution for this?
that should probably by $r->is_initial_req, which returns true only for the
main request, not subrequests.
HTH
--Geoff
Hi list,
Recently, I've been trying to do dynamic virtual hosting with mod_perl
1.29 (on Apache 1.3.33) by using a TransHandler to modify the document
root. This results in limited success; initially I can fetch the
correct document from the appropriate document root, but due to a
subrequest, the
Daniel B. Hemmerich wrote:
Stas Bekman wrote:
Who generates this "Can't locate" message? Normal die() messages
should already be prefixed.
This is occuring during a require, such as:
require '/www/path/goes/here//config.pl';
>
The script itself is poorly written since it should be doing it
Gokul P. Nair wrote:
I'm tyring to compile and install mod_perl 2.0 as a
dso on Apache 2.0.52 but it complains about not being
able to load Apache2::Const module. This is the error
i get when i run make test:
Can't load
'/usr/local/src/mod_perl-2.0.0/blib/arch/auto/Apache2/Const/Const.so'
for mo
William McKee wrote:
On Sat, Jun 04, 2005 at 09:29:53PM +1000, Stas Bekman wrote:
/stubs/usr_local/src/mod_perl-2.0.0/src/modules/perl/modperl_util.c:472:
undefined reference to `apr_os_thread_current'
*** Error code 1
William, please try:
http://perl.apache.org/docs/2.0/user/troubleshooting
Company:
Outdoor Central (formerly GreatLodge.com, Inc)
Location: United States, TN, Nashville
Salary: Full-time, salary 60k+, comansulate with experience
Onsite: Yes. Sorry, no tele-commute.
Rapidly growing, fast-paced Nashville area e-government software company
seeks 4 intelligent, highly cap
On Mon, 6 Jun 2005, Perrin Harkins wrote:
Weird, read it twice and missed that. Must be all the training to ignore
all-caps in email =)
mfp
On Mon, 2005-06-06 at 16:57 -0500, Gedanken wrote:
> What city? Telecommute? Travel Percentage?
It does say "NEW YORK CITY AREA ONLY" in the very f
On Mon, 2005-06-06 at 16:57 -0500, Gedanken wrote:
> What city? Telecommute? Travel Percentage?
It does say "NEW YORK CITY AREA ONLY" in the very first line...
- Perrin
On Mon, 6 Jun 2005, Perrin Harkins wrote:
What city? Telecommute? Travel Percentage?
gedanken
On Mon, 2005-06-06 at 17:24 -0400, Sam Tregar wrote:
> Plus Three is looking for an experienced Perl programmer to join our
> team.
P.S. This is where I work too. We'd love to get some more mod
On Mon, 2005-06-06 at 17:24 -0400, Sam Tregar wrote:
> Plus Three is looking for an experienced Perl programmer to join our
> team.
P.S. This is where I work too. We'd love to get some more mod_perl
people on the team.
- Perrin
NEW YORK CITY AREA ONLY
Plus Three is looking for an experienced Perl programmer to join our
team. You will join a large-scale, high-visibility project with the
potential to positively affect the future of the Democratic party
during the next election cycle.
We're looking for someone who enjoys p
The uploaded file
Apache-AuthTicket-0.40.tar.gz
has entered CPAN as
file: $CPAN/authors/id/M/MS/MSCHOUT/Apache-AuthTicket-0.40.tar.gz
size: 20346 bytes
md5: a1d0a5650b9deae181effb977c8d71a8
No action is required on your part
Request entered by: MSCHOUT (Michael Schout)
Request entere
I'm tyring to compile and install mod_perl 2.0 as a
dso on Apache 2.0.52 but it complains about not being
able to load Apache2::Const module. This is the error
i get when i run make test:
Can't load
'/usr/local/src/mod_perl-2.0.0/blib/arch/auto/Apache2/Const/Const.so'
for module Apache2::Const:
/u
15 matches
Mail list logo