[ Please keep it on the list ]
On 6/28/07, pubert na <[EMAIL PROTECTED]> wrote:
No luck with that suggestion either. Printing the header with
$r->send_http_header; seems to result in the exact same issue.
I can't tell what you tried from this description. Can you show some code?
I commente
On 6/27/07, pubert na <[EMAIL PROTECTED]> wrote:
print $cgi->header(
-cookie => values
%{VirtualPlant::Util::getCookies()}
);
You need to send your cookie header with err_headers_out(). See
http://perl.apache.org/
rsday, June 28, 2007 1:48 PM
Subject: Re: newbie questions
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 th
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 withou
I've been trying to convert our app over to mod_perl. Everything went
smoothly except the cookies. When I load the page, some frames load and
other don't. Below is the Perl function which prints out the headers. It's
called before any template is printed. If I comment out the cookie lines,
an
semuel wrote:
From: Stas Bekman
Sent: Saturday, January 10, 2004 10:52 PM
2. In the handlers lists, please include the name of the object that the
handler is getting as parameter.
Which lists you are talking about, please give us the direct URL.
URL: http://perl.apache.org/docs/2.0/user/hand
From: Stas Bekman
Sent: Saturday, January 10, 2004 10:52 PM
>> 2. In the handlers lists, please include the name of the object that the
>> handler is getting as parameter.
> Which lists you are talking about, please give us the direct URL.
URL: http://perl.apache.org/docs/2.0/user/handlers/htt
semuel wrote:
Hello There.
1. In the mp2 documentation (http://perl.apache.org/docs/2.0/api/index.html)
there is one module with "No Title" title. Please fix it.
Thanks. fixed.
2. In the handlers lists, please include the name of the object that the
handler is getting as parameter.
Which list
Hello
There.
1.
In the mp2 documentation (http://perl.apache.org/docs/2.0/api/index.html)
there is one module with "No Title" title. Please fix it.
2.
In the handlers lists, please include the name of the object that the handler
is getting as parameter.
That
is because I looked, and
On Wed, 2003-09-24 at 15:48, Tofu Optimist wrote:
> I am a newbie, running Apache 2 and ModPerl 2 on a
> RedHat Linux box. Pointers to relevant docs or
> postings bery much appreciated. Seeking advice &
> opinions.
These are really not mod_perl questions. You should start with the
apache documen
Hi --
Apologies for some very basic questions about logs.
I am a newbie, running Apache 2 and ModPerl 2 on a
RedHat Linux box. Pointers to relevant docs or
postings bery much appreciated. Seeking advice &
opinions.
[1] What are my options for rolling Apache logs?
Is there a preferred Apache tool
11 matches
Mail list logo