d. I do not want
threads compiled into perl.
Susan
Message 1 of 90
gv{'$k'} = q|$v|;n";
}
and the makefile
cmd I used is:
[mod_perl-2.0.7 ]# perl Makefile.PL MP_USE_DSO=1
MP_APR_CONFIG=/usr/local/bin/apr-1-config MP_APXS=/srv/httpd/sbin/apxs
configures without error, 'make' without error, 'make test' wit
so ok.. I have been using perl for years.. I had an old site online a
looong time which had lots of old perl and really had to
upgrade..things were real smooth BUT.. so I am doing this mod_perl2
thing..
and check out the benchmark between the same exact page, which is just
a test page in writ
yes thank you, but I am not using threads!
my dev server is
already kind of low on memory all the time.. but I will save this for
future reference, thanks!
On 2012-07-25 15:16, Daniel Boerner wrote:
> Responding to Susan (about not a static build with large file
support, thread supp