On Wed, Jan 21, 2009 at 1:35 PM, Jorge Vargas <[email protected]> wrote: > > 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. >
which config file are you using? foo-start.py /var/www/foo/prod.cfg or foo-start.py development.cfg Lucas > > > -- How to create python package? http://lucasmanual.com/mywiki/PythonPaste Bazaar and Launchpad http://lucasmanual.com/mywiki/Bazaar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

