#2031: [PATCH] Catwalk can't create "/catwalk-session" when deploying using
mod_wsgi
-----------------------------+----------------------------------------------
 Reporter:  llucax           |        Owner:  anonymous
     Type:  defect           |       Status:  new      
 Priority:  normal           |    Milestone:  1.1      
Component:  Toolbox.Catwalk  |      Version:  1.0.4.4  
 Severity:  critical         |   Resolution:           
 Keywords:  patch            |  
-----------------------------+----------------------------------------------
Comment (by llucax):

 I guess a small paragraph like the one in the app.cfg comment should be
 enough. Like

 {{{
 catwalk.session-dir
     This is the Catwalk session directory. It's only needed if you deploy
 behind
     mod_wsgi and you want to use catwalk mounted in your own controllers.

     For example:

     catwalk.session-dir = "/var/cache/myapp/catwalk-session"

     It should be an absolute path to a directory that exists and is
 writeable by
     the server.
 }}}

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2031#comment:9>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to