On 23.7.2012 20:29, Fred Moyer wrote:
You might want to try what David Wheeler did on this thread. Getting
Perl built with -fPIC correctly can be tricky.
http://www.gossamer-threads.com/lists/modperl/modperl/101165
That worked. Now mod_perl compiles. Fingers crossed that it actually works
Th
Sorry, if my tips are wrong, but I had much of these problems with solaris.
Please make sure, you compiled all the programs using the same instruction word
(32bit 64bit).
Maybe(!), you have a mixture of different libraries on your system, so please
clean them up.
Maybe, you are unable to access
In my opinion, this is the correct way.
There are many web applications, whichs polls every few seconds to give the
server a hint, that the client is interested in the answer.
(This way you are able to abort a long_running_whatever.)
On newer applications, JavaScript is used, of course - so you c
You might want to try what David Wheeler did on this thread. Getting
Perl built with -fPIC correctly can be tricky.
http://www.gossamer-threads.com/lists/modperl/modperl/101165
On Mon, Jul 23, 2012 at 11:19 AM, Jiří Pavlovský wrote:
> On 23.7.2012 19:59, Fred Moyer wrote:
>>
>> On Mon, Jul 23, 2
On 23.7.2012 19:59, Fred Moyer wrote:
On Mon, Jul 23, 2012 at 9:59 AM, Jiří Pavlovský wrote:
I'm trying (unsuccessfully) to compile 2.0.7 with perl-5.16 and
httpd-2.2.22. The error is below. I have a perl compiled with fPIC. I put
fPIC into LDFLAGS when compiling mod_perl.
Anyway to make this
On Mon, Jul 23, 2012 at 9:59 AM, Jiří Pavlovský wrote:
> I'm trying (unsuccessfully) to compile 2.0.7 with perl-5.16 and
> httpd-2.2.22. The error is below. I have a perl compiled with fPIC. I put
> fPIC into LDFLAGS when compiling mod_perl.
> Anyway to make this work?
Are you sure it is compile
mp 2.0.7 has 5.16 compatibility and was released June 5th.
The 2.4 work is still underway. Check the threads on the dev list for
the status.
On Sun, Jul 22, 2012 at 6:20 PM, Bruce Pettyjohn
wrote:
>
> Hello,
>
> Is there a projected release date for mod_perl that works with the latest
> Apache
mp 2.0.7 has 5.16 compatibility and was released June 5th.
The 2.4 work is still underway.
On Sun, Jul 22, 2012 at 6:20 PM, Bruce Pettyjohn
wrote:
>
> Hello,
>
> Is there a projected release date for mod_perl that works with the latest
> Apache and Perl.
>
> Specifically, Perl 5.16 and Apache 2
Hello,
I'm trying (unsuccessfully) to compile 2.0.7 with perl-5.16 and
httpd-2.2.22. The error is below. I have a perl compiled with fPIC. I
put fPIC into LDFLAGS when compiling mod_perl.
Anyway to make this work?
/usr/bin/ld: /opt/perl/lib/5.16.0/x86_64-linux/CORE/libperl.a(op.o):
relocat
On Sun, Jul 22, 2012 at 4:09 AM, Susan wrote:
> and check out the benchmark between the same exact page, which is just a
> test page in written in perl/mod_perl, it loads a real big image, some perl
> output text/html etc.. first in cgi, then (handler) apache2::registry, then
> (handler) apache2::
On 07/23/2012 05:20 AM, Igor Chudov wrote:
> I am working on my internal IT system for my business. It is, of course,
> mod_perl based, as is the rest of what I do (algebra.com etc).
>
> As a part of it, I have an intranet web form that starts a task, which
> happens to take a long time, such as m
11 matches
Mail list logo