Siva Yendapalli wrote:
I am totally a newbie to mod_perl. I could able to get the content length using $r->headers_in("Content-Length"). but I don't see anything in the $buf when I call the function $r->read($buf,$r->headers_in("Content-Length")). I am sure I am doing some thing wrong with the configuration or with mod_perl program. Please can some body give me an example and what I should do with the configuration to load the program.

You provide to little context to be able to answer your question. Which mod_perl are you using 1.0 or 2.0? Can you post a short code snippet that you have a problem with? Which phase are you calling the handler from? Or is it a registry script?



__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com



Reply via email to