<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>My apache related installation is summarized as</FONT></DIV>
<DIV><FONT size=2> </FONT></DIV>
<DIV>Apache/2.0.51 (Win32) mod_ssl/2.0.51 OpenSSL/0.9.7d mod_python/3.1.3
Python/2.3.4 PHP/4.3.9 </DIV>
<DIV> </DIV>
<DIV>and I get mptest.py print out 'Hello World' ok. But I don't have any
instruction telling me how to move</DIV>
<DIV>forward to complete the mod_python setup. Obviously in apache's
configuration file</DIV>
<DIV>httpd.conf, I have to replace the lines</DIV>
<DIV><FONT size=2> AddHandler
mod_python .py<BR> PythonHandler
mptest<BR> PythonDebug On</FONT></DIV>
<DIV><FONT size=2><FONT size=3>With some really useful ones. But what are they?
Thanks for any helps.</FONT></FONT></DIV>
<DIV><FONT size=2><FONT size=3></FONT> </DIV></FONT>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=gdamjan@mail.net.mk href="mailto:gdamjan@mail.net.mk">Damjan</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=mod_python@modpython.org
href="mailto:mod_python@modpython.org">mod_python@modpython.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, October 04, 2004 6:11
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [mod_python] Compiling
mod_python on Linux/apache with LFS</DIV>
<DIV><BR></DIV>I've recenlty been compiling mod_python on Slackware Linux
against an<BR>Apache2 (2.0.52) compiled with large file support
(LFS).<BR><BR>Apache2 was compiled with these
flags:<BR>CPPFLAGS="-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64"<BR><BR>unfortunately mod_python's build system doesn't
honor this environment<BR>variable, so I had to hack it directly in
src/Makefile, <BR>after ./configure finished.<BR><BR>If anyone had a problem
when apache would segfault for any request<BR>(even for static files) after
mod_python was installed whis is most<BR>probably the reason.<BR><BR><BR>--
<BR>damjan | дамјан<BR>This is my jabber ID --> <A
href="mailto:damjan@bagra.net.mk">damjan@bagra.net.mk</A> <-- not my mail
address!!!<BR>_______________________________________________<BR>Mod_python
mailing list<BR><A
href="mailto:Mod_python@modpython.org">Mod_python@modpython.org</A><BR><A
href="http://mailman.modpython.org/mailman/listinfo/mod_python">http://mailman.modpython.org/mailman/listinfo/mod_python</A><BR></BLOCKQUOTE></BODY></HTML>