Re: Can't read in RAW_ARGS

2003-12-16 Thread Alexey Zayats
Hi, Ged. Thanks a lot and excuse me. Work been stoped at some time, but your message took me to go on. mod_perl compiled as dso throw apxs: perl Makefile.PL \ > USE_APXS=1 \ > WITH_APXS=/usr/sbin/apxs \ > EVERYTHING=1 I'll try to solve problem on my own and when i use code example from "Chapter

Re: Can't read in RAW_ARGS

2003-12-16 Thread Ged Haywood
Hi there, On Mon, 15 Dec 2003, Alexey Zayats wrote: > time to rewrite my mod_perl application. > [snip, snip] > Every parsing methods, such as TAKE1, TAKE2 etc., works fine. It would have been enormously helpful if you had said you were working through the examples in Chapter 8 of the Eagle Book

Can't read in RAW_ARGS

2003-12-15 Thread Alexey Zayats
Hello, All. I'm Alexey Zaytas. Just now i've got time to rewrite my mod_perl application. And i'll get to onw configuration directives in httpd.conf, related to my module. Every parsing methods, such as TAKE1, TAKE2 etc., works fine. But RAW_ARGS i can't take to use. While i try read config hand