Could you share any of your code? Your root controller for example.
and if you have changed start-project.py

On 2/25/06, viyyer <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I am a turbogears newbie.
>
> I have a small TG application working on 0.8.8.
> I am moving it ot 0.9a1.
> now.. I am able to get my database sqlite  up. now the problem is that
> I am not start my application.
> I have  couple of errors .
> this is the one I get for my index page.
>
>
>    404 Not Found
>
> The path '/' was not found.
>
> Page handler: "The path '/' was not found."
> Traceback (most recent call last):
>  File
> "/home/viyyer/lib/python2.4/site-packages/CherryPy-2.2.0betadev_r980-py2.4.egg/cherrypy/_cphttptools.py",
> line 99, in _run
>    self.main()
>  File
> "/home/viyyer/lib/python2.4/site-packages/CherryPy-2.2.0betadev_r980-py2.4.egg/cherrypy/_cphttptools.py",
> line 240, in main
>    page_handler, object_path, virtual_path = self.mapPathToObject(path)
>  File
> "/home/viyyer/lib/python2.4/site-packages/CherryPy-2.2.0betadev_r980-py2.4.egg/cherrypy/_cphttptools.py",
> line 305, in mapPathToObject
>    raise cherrypy.NotFound(objectpath)
> NotFound: 404
>
> any pointer to where I can set it right ?
> maybe something is wrong with my index method. but.. can't figure what?
> cheers
> Vivek
>
>
>
>


--
cheers
    elvelind grandin

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

Reply via email to