i can use turbogears now..
my solution:
go to C:\Python25\Lib\site-packages\cherrypy-2.3.0-py2.5.egg\cherrypy
open _cpserver.py
find function "start_http_server()"
comment this function "wait_for_free_port(host, port)"
then try again..


On Jan 22, 12:42 pm, luther0923 <[email protected]> wrote:
> Hi
>
> I am luther, also consider new to turbogears
> Would like to ask, normally what causes the " Port not free "
> problems?
> I have experience it now and try all the solutions mentioned above but
> still facing the errors.
> Is there any relevant steps  to identify it and solve it?
>
> Thanks
>
> On Jan 22, 11:33 am, orchid <[email protected]> wrote:
>
> > thank you for reply..
>
> > first, i have no application like xampp, skype running on that port
> > 8080.
> > then, i also try change port number on 10023.
> > but it still have same error ("port not free").
>
> > orchid
>
> > On Jan 22, 3:35 am, 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.- Hide quoted text 
> > > -
>
> > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to