Thomas Bolioli wrote:
On a stock RH 9 system:
my %params = $r->args();
$r->print( join("",map {"$_ => $params{$_}"} keys(%params)), "");
and this
$r->print($r->args());
are producing the same output. Or in other words, the list context is
returning the entire QS while it used to return a hash i
On Thu, 2004-01-15 at 23:15, Thomas Bolioli wrote:
> RH is conservative about upgrades so I am still on 1.99_07 and
> 2.0.40. Are these implementations mature enough to develop a new app on?
Short answer: no, they are not. If you plan to use mp2 at this stage,
you must keep up to date with it.
On a stock RH 9 system:
my %params = $r->args();
$r->print( join("",map {"$_ => $params{$_}"} keys(%params)), "");
and this
$r->print($r->args());
are producing the same output. Or in other words, the list context is
returning the entire QS while it used to return a hash in MP1. The docs
for v
steve larson wrote:
Hello,
output desired as well as error_log output.
You didn't include
http://perl.apache.org/docs/2.0/user/help/help.html#Important_Information
also please remove parts of the message that you don't reply to
/usr/local/source/mod_perl-1.99_12/t/../blib/arch/Apache2/auto/APR/AP
Hello,
output desired as well as error_log output.
Thanks for your support, :)
Steve Larson
[EMAIL PROTECTED]
[EMAIL PROTECTED] modperl]#
/usr/local/source/mod_perl-1.99_12/t/../blib/arch/Apache2/auto/APR/APR.so
[EMAIL PROTECTED] modperl]# ldd
/usr/local/source/mod_perl-1.99_12/t/../blib/arch/Ap
Also please post the whole bug report again, since I don't know what options
did you use this time to build mod_perl. This could help answer the question
of the APR.so problem.
__
Stas BekmanJAm_pH --> Just Another m
steve larson wrote:
Hello,
I have installed apache, and built modperl, here is
output from the make test, please let me know if I can
overlook certain errors here or these need to be
addressed(I assume).
Very good, we are getting advanced.
Also, I did not add proxy or some other options, ie.
de
Thomas Bolioli wrote:
> I am using practical mod_perl (good book stas) book to come back up to
> speed on mp after being away from perl and apache web development for a
> few years. I am developing something new in mp2 and I am trying to set
> cookies. The book's examples use Apache::Cookie and I
I am using practical mod_perl (good book stas) book to come back up to
speed on mp after being away from perl and apache web development for a
few years. I am developing something new in mp2 and I am trying to set
cookies. The book's examples use Apache::Cookie and I tried to install
Apache::Co
hi all
to help people in reporting bugs in mod_perl code that are _not_ caught by
the test suite, I have created a few Apache-Test skeletons.
for mod_perl 2.0:
http://perl.apache.org/~geoff/bug-reporting-skeleton-mp2.tar.gz
for mod_perl 1.0:
http://perl.apache.org/~geoff/bug-reporting-skelet
Hello,
I have installed apache, and built modperl, here is
output from the make test, please let me know if I can
overlook certain errors here or these need to be
addressed(I assume).
Also, I did not add proxy or some other options, ie.
deflate, etc. - perhaps this explains why certain
tests we
Title: [JOB] mod_perl Portal Installation/Customization
I am looking for someone to recommend, install, and modify a mod_perl based web portal that can integrate with a PostgreSQL database we already have that authenticates jabber clients. This is a telecommute job.
I realize this is not a
Wiebe Kloosterman wrote:
Shannon,
I found my problem, KeepAlive wasn't turned on.
i am sorry
Wiebe Kloosterman
No problem. Thanks for letting us know the solution.
speeves
cws
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
13 matches
Mail list logo