And some apache questions:
1. how do I get a list of all the modules that apache loaded? (the dynamic
ones, not the static)
2. I don't have a util named "apxs". is it important?
What annoy me the most is that I still haven't wrote a single line in perl.
didn
ooked, and couldn't decide whether PerlResponseHandler is getting
Apache::RequestRec or Apache::RequestIO.
3.
Apache::RequestIO does not exist it the documentation. (at the line in 1)
Thanks.
Semuel
Fomberg.
here are some more:
4. The Apache package itself, doesn't have place in the API page. (same
page) but it does exist, as can be seen at:
http://perl.apache.org/docs/2.0/user/handlers/http.html#PerlHeaderParserHand
ler
(where it use the Apache::DECLINED and Apache::method_register.
5. Apache::Con
Hello There.
No, this was changed to Apache::RequestRec and friends.
See http://perl.apache.org/docs/2.0/api/Apache/RequestRec.html
Semuel.
-Original Message-
From: Pete Smith [mailto:[EMAIL PROTECTED]
Sent: Monday, January 19, 2004 6:07 PM
To: 'Joe Schaefer'
Cc: [EMAIL
m/docs/faq/#can_i_use_mason_with_mod_perl_1_
Have fun.
-Original Message-----
From: semuel [mailto:[EMAIL PROTECTED]
Sent: Monday, January 19, 2004 7:20 PM
To: 'Pete Smith'
Cc: [EMAIL PROTECTED]
Subject: RE: File uploads using Apache:;request in mod_perl2
Hello There.
No, this was changed to Ap
Hello There.
If you want to eliminate the need of the 'print ""' line, you should reverse
the order of the commands:
local $| = 1; print "Content-type: image/gif\r\n\r\n";
(That's because the $| is a flashing command. NM)
And you don't need to &qu
rts.
Link: http://www.masonhq.com/
Semuel.
-Original Message-
From: Hemond, Steve
Sent: Monday, January 26, 2004 3:18 PM
Subject: Question about handlers
Hi ppl,
Actually, the only thing I need to do is to add a header/footer to my
webpages. I plan on adding dynamic content based on a database s
Hello There.
Why should you?
It was said, that mason needs MP statically linked into apache, and won't
work with the shared-object method. (haven't checked that myself)
Is this correct? Why?
Semuel.
-Original Message-
From: Beau E. Cox [mailto:[EMAIL PROTECTED]
Sent: Monday