[EMAIL PROTECTED] wrote:
> i can. and strangely after i link to http://localhost:8080/
> the shell rapidly generate several new lines such as..

These are log lines,  much like Apache's access_log file.

> 2005/11/23 00:35:01 HTTP INFO 192.168.2.2 - GET / HTTP/1.1
> setting default site
> 2005-11-23 00:35:01,799 turbogears.view DEBUG Recompiling template for
> wiki20.templates.welcome
> 2005-11-23 00:35:01,820 turbogears.view DEBUG Applying template
> wiki20.templates.welcome
> 192.168.2.2 - - [2005/11/23 00:35:01] "GET / HTTP/1.1" 200 1582
> 2005/11/23 00:35:02 HTTP INFO 192.168.2.2 - GET /favicon.ico HTTP/1.1
> 192.168.2.2 - - [2005/11/23 00:35:02] "GET /favicon.ico HTTP/1.1" 200
> 318
>
> but sadly again, it stop and do nothing.....=.=
> plz help me...orz


That looks fine from the request side.
I'm assuming that the web page is totally blank for you, and if this is
the case,
it could be that the files you've created are slightly wrong.

Are you following the screencast of the Wiki20 demo or the actual Wiki
version of it?

Reply via email to