[mp2] modperl test failed

2004-06-10 Thread Alex Oboimov
ache2/lib/libaprutil-0.so.0...done. Loaded symbols for /usr/local/apache2/lib/libaprutil-0.so.0 Here follows 120 lines of Reading symbols/Loaded symbols without any errors... Sorry I haven't included debug options in httpd nor modperl builds... This report was generated by t/REPORT on Thu

Re[2]: [mp2] modperl test failed

2004-06-11 Thread Alex Oboimov
Hello Stas, you wrote: SB> Should be OK for yourself if you don't use rflush, but it's definitely not OK SB> otherwise. I'm not sure which programs may use it, which not... SB> Show us the *complete* output of: SB> % t/TEST -verbose api/rflush.t SB> and the t/logs/error_log as explained he

[mp2] modperl test failed

2004-06-15 Thread Alex Oboimov
erl   tier. Is this advisable?   >>sure, take your time. but please follow up to the list.   Sorry Stas, I press automatically the Respond button and realized itwas your private account afterwards... will never repeat this.   Best regards, Alex Oboimov ALL-NEW Yahoo! Messenger - so many all-new ways to express yourself

[mp2] modperl test failed

2004-06-15 Thread Alex Oboimov
Many thanks, Stas! Unfortunately (?) I hasted a bit and have upgraded my perl package to 5.8.4-10.mdk before your post arrived. Now modperl configured and build ok and all tests passed including rflush.t. Though now I have problem building my DBI & DBD::InterBase modules :((( Now I hesitate - sh

multipart/form failure

2004-08-31 Thread Alex Oboimov
Hi folks, I'm fresh to Apache2/mod-perl2, just migrated from mp1. My system: Apache 2.049/Perl 5.8.4/mod_perl 1.99_14/DBI 1.42/DBD::InterBase/FireBird 1.5 on linux Mandrake 9.2 engine. My problem: my old programs were fine in the old system. Now after major editing of the programs they work exce

Re[2]: multipart/form failure

2004-09-01 Thread Alex Oboimov
Howdy, Randy. You wrote 1 sept 2004, 19:24:42: RK> Are you using libapreq2 to handle the file upload? RK> Or something else? Sorry Randy I'm using my own script to parse form data but it was thoroughly debugged in the old system and used to work fine. Though I must admit some strange behaviour -