#2969: SQLite library routine called out of sequence, with mod_python, apache,
trac, and sqlite all installed by darwinports
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]    |        Owner:  cmlenz
     Type:  defect               |       Status:  new   
 Priority:  normal               |    Milestone:        
Component:  mod_python frontend  |      Version:  0.9.4 
 Severity:  normal               |   Resolution:        
 Keywords:                       |  
---------------------------------+------------------------------------------
Comment (by Russell Hind <[EMAIL PROTECTED]>):

 Just to say I have now set up trac to use FastCGI rather than CGI and
 still all works fine, and appears to be as quick as mod_python (if not
 faster) so maybe this is an option for other everyone else (easier than
 re-compiling everything yourself!)

 The differences I know about between the fink build that I got working and
 the DarwinPorts build I could were that fink uses Apache 2.0.55 vs DP's
 2.2.2, python 2.3 in fink vs 2.4 in DP, and sqlite2 in fink vs sqlite3 in
 DP.  Not sure about the mod_python program.

 But FastCGi seems  fine anyway so not worried about this now, will stick
 using that.  FYI: My installed ports now are:

 {{{
 The following ports are currently installed:
   apache2 @2.2.2_1 (active)
   apr @1.2.7_0 (active)
   apr-util @1.2.7_0 (active)
   boehmgc @6.7_0+darwin_8 (active)
   clearsilver @0.10.3_1 (active)
   db4 @4.3.29_0+darwin_8 (active)
   expat @2.0.0_1 (active)
   flex @2.5.33_0 (active)
   gettext @0.14.5_1 (active)
   glib2 @2.10.3_0 (active)
   icu @3.4_0+darwin_8 (active)
   libiconv @1.10_1+darwin_8 (active)
   mod_fastcgi @2.4.2_1 (active)
   mod_python @3.2.8_1 (active)
   mono @1.1.15_0+darwin_8 (active)
   neon @0.25.5_0 (active)
   openssl @0.9.8b_0+darwin_8 (active)
   pcre @6.6_0 (active)
   perl5.8 @5.8.8_0+darwin_8 (active)
   pkgconfig @0.20_0 (active)
   py-bsddb @2.4.3_0 (active)
   py-sqlite @2.3.1_0 (active)
   python24 @2.4.3_1+darwin_8 (active)
   readline @5.1.004_0 (active)
   sqlite3 @3.3.5_0+darwin_8 (active)
   subversion @1.3.2_0+mod_dav_svn (active)
   subversion-pythonbindings @1.3.2_0 (active)
   trac @0.9.5_0 (active)
   zlib @1.2.3_0 (active)
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2969>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to