On Tue, Jan 20, 2009 at 10:27 PM, orchid <[email protected]> wrote: > > hi~ > > im new to turbogears > i have install turbogears, and done until run tg-admin info. > > but when i run start-<projectname>.py, it give error "port not free" > i also have try reconfigure the port number. > but it still give the same error. > i didn't have any application running on that time.. > > can anyone give solution? > thank you..
hi, welcome. the error you are getting has to be that you are running on a port that is used by something else. are you trying to run on a low end port? in most OSes you will need "root access for that" did you try a big random port like 10023? for the future a traceback with the error will be nice. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

