Stas Bekman wrote:
What I suspect is
that httpd doesn't link mod_perl.a at all and that's why you get this
problem. the modperl_bucket_sv_create probably just happens to be the
first symbol that is attempted to be used.
Please scratch that last part, as it's obviously wrong, since once you link
TimeZones are not fun, hey :)
[EMAIL PROTECTED] wrote:
Here is the result :
[37] | 0| 92|FUNC |GLOB |0|
.text|modperl_bucket_sv_create
Thanks for the manpage quoting, so now we know that the symbol is seen from
mod_perl.a. Next mod_perl.a gets linked to httpd. Earlie
Stas Bekman <[EMAIL PROTECTED]>
05/05/2004 19:56
Pour : [EMAIL PROTECTED]
cc : mod_perl Mailing List <[EMAIL PROTECTED]>
Objet : Re: mp2 Apache2.0.49 on HPUX11i : mod_perl does not load in Apache
>>>% nm mo
[EMAIL PROTECTED] wrote:
So you are after this line:
a - modperl_bucket.o
Ok it is present
Checking:
% nm mod_perl.a | grep modperl_bucket_sv_create
01e2 T modperl_bucket_sv_create*
Here is the result :
[37] | 0| 92|FUNC |GLOB |0|
.text|modperl_bucket_sv_create
Stas Bekman <[EMAIL PROTECTED]>
04/05/2004 19:25
Pour : [EMAIL PROTECTED], mod_perl Mailing List <[EMAIL PROTECTED]>
cc :
Objet : Re: mp2 Apache2.0.49 on HPUX11i : mod_perl does not load in Apache
>>>So you
[Olivier, please keep things on the list. Thanks]
So you have a bunch of these errors:
/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol
'modperl_bucket_sv_create' in
Is nm(1) working on your platform? If so, please try:
nm /path/to/your/httpd | grep modperl_bucket_sv_create
It does not find modpe
[EMAIL PROTECTED] wrote:
Hey,
I managed to go further in the compilation and tests.
Here is the last test report :
Failed Test Stat Wstat Total Fail Failed List
of Failed
[EMAIL PROTECTED] wrote:
Hi all,
Sorry, I had a miss reading of the result. I was too excited when all
compilation pass thru and when I saw that apache server started
sucessfully...
All tests failure reported below are due to this Bucket.sl problem.
How can I figure out what is going on, and Ho
IL PROTECTED], "Philippe M. Chiasson" <[EMAIL PROTECTED]>
Objet : Re: mp2 Apache2.0.49 on HPUX11i : mod_perl does not load in Apache
[Olivier, please remember to keep the messages on the list. Thanks]
So your error log shows that there are quite a few problem. How is it po
e: mp2 Apache2.0.49 on HPUX11i : mod_perl does not load in Apache
[EMAIL PROTECTED] wrote:
> hello all,
>
> I finally manage to recompile mod_perl in static mod and Apache to be
> linked with mod_perl.
> It works correctly for now on.
Fantastic. You are the first user to try the s
William A. Rowe, Jr. wrote:
At 12:23 PM 4/30/2004, Stas Bekman wrote:
Thanks Bill!
Do other Apache modules work as DSO on those platforms?
Since my builds are 32 bit, I can't tell you for certain, but I'd expect
the httpd/apr folks would have heard by now of a problem.
Difference, is that most
At 12:23 PM 4/30/2004, Stas Bekman wrote:
>Thanks Bill!
>
>Do other Apache modules work as DSO on those platforms?
Since my builds are 32 bit, I can't tell you for certain, but I'd expect
the httpd/apr folks would have heard by now of a problem.
Difference, is that most modules are not nearly as
[Olivier, please remember to keep the messages on the list. Thanks]
So your error log shows that there are quite a few problem. How is it possible
that you did get 'make test' to pass. Or did it?
===
# Failed test 6 in /var/tmp/apache_perl/modperl-2.0/t/respon
Thanks Bill!
Do other Apache modules work as DSO on those platforms?
We have DSO problems with OpenBSD 2.9, FreeBSD (not sure which version) and a
few others, not sure if they are related at all. Most of the time there is no
error at all, httpd just hangs.
--
__
[EMAIL PROTECTED] wrote:
hello all,
I finally manage to recompile mod_perl in static mod and Apache to be
linked with mod_perl.
It works correctly for now on.
Fantastic. You are the first user to try the static mod_perl 2!
Did the test suite pass 100%?
I just found a problem that I have to work
At 10:38 AM 4/29/2004, olivier blanc wrote:
>
>While trying to load compiled DSO modperl in Apache, I got the following error
>Syntax error on line 223 of /opt/hpws/apache2/conf/httpd.conf:
>Cannot load /opt/hpws/apache2/modules/mod_perl.so into server: Error 0
Hmmm, w
D]
Stas Bekman <[EMAIL PROTECTED]>
29/04/2004 19:42
Pour : olivier blanc <[EMAIL PROTECTED]>
cc : [EMAIL PROTECTED]
Objet : Re: mp2 Apache2.0.49 on HPUX11i : mod_perl does not load in Apache
olivier blanc
olivier blanc wrote:
1. Problem Description:
While trying to load compiled DSO modperl in Apache, I got the following
error :
1. Problem Description:
While trying to load compiled DSO modperl in Apache, I got the following
error :
19 matches
Mail list logo