mod_perl 2 / %ENV / "system" function

2004-06-07 Thread Hèctor Alòs i Font
I'm migrating a web application from mod_perl 1 to mod_perl 2 [new environment: Apache/2.0.49 (Unix) mod_perl/1.99_14 Perl/v5.8.4]. The problem is that in some places the %ENV variable is used to pass parameters to programmes called via "system". Now these variables are not found in the called

Re: Apache::Registry HEAD request also return document body

2004-06-07 Thread Geoffrey Young
Geoffrey Young wrote: > in the meanwhile, if you give me until > the start of the week I will adjust Apache::HEADRegistry so that the test > suite is functional and review the code so we can begin to explore if that > module is a real option for you. ok, I've updated the tests and reviewed the c

mod_perl2: Session handling

2004-06-07 Thread Jozef Kosoru
Hello, What is the best 'State of Art' approach to implement session handling in Apache2,mod_perl2 environment? Thank you, Jozef -- jozef kosoru http://zyzstar.kosoru.com -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List

ANNOUNCE: Krang v1.019 Released

2004-06-07 Thread Sam Tregar
Krang v1.019 is now available. Notable changes in this release: - Upgrades can now be re-run even if they failed part-way through previously. Several bugs are now fixed which should make failure less likely than before. - Krang::DataSet, and as a result krang_import, is now much fas