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

 Replying to [comment:12 Chris Arndt]:
 > BTW, the first exception you cited in the ticket summary, IMHO indicates
 the root of the problem, namely, that the server could not write to the
 `/catwalk-session` dir. That indicates that
 `turbogears.util.get_package_name()` could not determine your
 application's package name. Maybe you should set the `package` config
 option.

 I did, see the ticket description. The problem was `mod_wsgi` have as
 current working directory `/`, so catwalk tried to store the sessions in
 `/myproj/catwalk-session`.

 Thanks for you corrections and improvements.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2031#comment:13>
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