#291: Unable to run TG on unix domain socket
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Deployment | Version:
Severity: normal | Resolution: worksforme
Keywords: |
-------------------------------+--------------------------------------------
Changes (by max):
* status: new => closed
* resolution: => worksforme
Comment:
TurboGears correctly passes server settings to CherryPy:
{{{
2006-10-12 08:29:56,058 cherrypy.msg INFO CONFIG: server.socket_port:
8080
2006-10-12 08:29:56,058 cherrypy.msg INFO CONFIG: server.socket_file:
/tmp/z01
}}}
CherryPy then complains about "Port is busy" but I don't see this as
TurboGears issue. I close this ticket for now; reopen if there is
something need to be fixed with TG itself.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/291>
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.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---