Detmar Meurers
dm at julius.ling.ohio-state.edu
Wed Jun 14 22:55:00 EDT 2006
Hi, Jason Fritcher wrote: >Graham Dumpleton wrote: >>You can't currently use Apache 2.2 unless you patch your code or use dev >>version of mod_python 3.3 from subversion. > >I'm currently using stock Apache 2.2.2 and stock mod_python 3.2.8 on Mac >OS X 10.4.6 and the basic apache module functionality is working quite >nicely. I haven't gone so far as to use the psp or publisher modules, but >so far everything from the apache module is running great. > You must have patched 3.2.8, possibly with the patch attached to http://issues.apache.org/jira/browse/MODPYTHON-78 Hm, reality seems to be better than usual then ;-) On (Intel-based) Mac OS X, I've done a straight Darwin port install with mod_python 3.2.8_1 and apache2 2.2.0_0 and things seem to be working just fine with rather extensive use of publisher and psp in the past weeks. (Upgrading to apache 2.2.1 didn't work though.) [Wed Jun 14 22:50:53 2006] [info] Server: Apache/2.2.0, Interface: mod_ssl/2.2.0, Library: OpenSSL/0.9.8b [Wed Jun 14 22:50:53 2006] [notice] mod_python: Creating 8 session mutexes based on 256 max processes and 0 max threads. [Wed Jun 14 22:50:53 2006] [notice] Digest: generating secret for digest authentication ... [Wed Jun 14 22:50:53 2006] [notice] Digest: done [Wed Jun 14 22:50:53 2006] [notice] Apache/2.2.0 (Unix) mod_ssl/2.2.0 OpenSSL/0.9.8b DAV/2 mod_python/3.2.8 Python/2.4.2 configured -- resuming normal operations [Wed Jun 14 22:50:53 2006] [info] Server built: Apr 17 2006 14:30:01 [Wed Jun 14 22:50:53 2006] [debug] prefork.c(991): AcceptMutex: sysvsem (default: sysvsem) [Wed Jun 14 22:50:53 2006] [debug] proxy_util.c(1681): proxy: initialized single connection worker 0 in child 2407 for (*) Best, Detmar
|