On Wed, 2003-07-02 at 21:24, Dennis Stout wrote:
> > Okay, I put in some code to take the generated headers and enter them into
> the
> > body of the page.  This had an odd effect.
> 
> I bet I have a login problem.

You lost me.  You were having problems with headers not being sent,
right?  That probably means that either $r is not the Apache object you
think it is, or your program is not actually calling send_http_header. 
Have you done enough debugging to rule both of those things out?

- Perrin

Reply via email to