[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: newbie questions
- Subject: Re: newbie questions
- Date: Thu, 28 Jun 2007 13:48:31 -0400
- From: "pubert na" <suppressed>
I made a little progress on my own, but I'm still stuck.
If I do an $r->assbackwards(1); before I send the header, the first time the page loads, everything is perfect. If I reload, some of the frames get shifted around, or the entire page reloads inside a single frame. Keep in mind that without mod_perl I don't have this problem.
Here's a link to an unresolved thread which raises the same issue.
http://mail-archives.apache.org/mod_mbox/perl-modperl/200005.mbox/suppressed
Here's my setup:
<Location /cgi-bin>
PerlSendHeader off
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
PerlOptions -ParseHeaders
Options +ExecCGI
PerlOptions -SetupEnv
</Location>
Thanks in advance.
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.