On Jan 16, 2008 8:12 AM, Back2Python
<[EMAIL PROTECTED]> wrote:
>
> I am new to TG. I am on page 3 of the 20 minutes tutorial (http://
> docs.turbogears.org/1.0/Wiki20/Page3). So far so good, except that I
> can't access Toolbox even though my client is on the same machine as
> the http server. I get this pretty ironic error:
>
> No access for 127.0.0.1

Hi,

This is CP which changed the data structure for its cherrypy.request
object... and we needed this upgrade for security reasonfs... I'll fix
this ASAP (in a few minutes).
Sorry for the inconvenience.

If you are not using file based session (it's not the default, so if
you just quickstarted an app you don't need to fear) then you could
temporarily use tg 1.0.4b4 by doing:

easy_install -UZ "TurboGears==1.0.4b4"

the only difference is the requirement on the CP version so you'll be safe.

Regards,
Florent.

--~--~---------~--~----~------------~-------~--~----~
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