Roberto C. Sánchez
roberto at connexer.com
Mon Mar 10 21:23:59 EDT 2008
On Tue, Mar 11, 2008 at 12:16:01PM +1100, Graham Dumpleton wrote: > I am confused. See comments below. > > On 11/03/2008, Roberto C. Sánchez <roberto at connexer.com> wrote: > > On Tue, Mar 11, 2008 at 11:44:00AM +1100, Graham Dumpleton wrote: > > > > > > 4. Respond with your results about what works and what doesn't. > > > > > > > Graham, > > > > It Works For Me (TM). > > > > Basically, I configure Apache like this: > > > > ./configure --prefix=/usr/local/apache2/server --sysconfdir=/usr/local/apache2/etc --datadir=/usr/local/apache2/data --enable-modules=all --enable-mods-shared=all --with-included-apr --with-mpm=prefork --enable-ldap --enable-authnz-ldap --enable-ssl --with-ldap --with-pcre=/usr/local/pcre > > > > I configure mod_python like this: > > > > ./configure --prefix=/usr/local/apache2/server --with-apxs2=/usr/local/apache2/server/bin/apxs > > There is no option --with-apxs2 to the mod_python configure script. > Nor is there a --prefix option that does anything from memory. > Strange. It looks like I copied the line I used for mod_php. Now I am not certain how I configured mod_python. > > I use version 2.2.3 of Apache and version 3.2.10 of mod_python > > Do you mean to say this is what you normally use, or that you are > telling me works out of the box for you? > It is what I use and it works out of the box for me. I will see if I can try the svn trunk later and report back. > I specifically want to know about mod_python source code from > subversion trunk. ie., version 3.3.2-dev-20080311. Which version are > you talking about? > Just 3.2.10. > BTW, if running on MacOS X, please ensure you state which version of > MacOS X and which Python version and distribution, ie., OS, MacPorts, > fink or self installed. > Stock Python from Apple on 10.4. Regards, -Roberto -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20080310/e2c12ea7/attachment-0001.bin
|