Diez:
Thanks for pointing that out...

BTW... I originally did the --reload command on page 1 of the tutorial.
 However, somewhere along the line I must of reset the vm back and then I
 must have followed the paster command in the section titled "run the
server" <http://turbogears.org/2.0/docs/main/QuickStart.html#run-the-server>  ,
which is actually not part of the tutorial and does not include the --reload
option.   Of course, I was so fixated that the problem had to be in my code
for the project as opposed to the set up....Ah...assumptions!



On Mon, Aug 24, 2009 at 11:20 PM, Diez B. Roggisch <[email protected]> wrote:

>
> dudeDad schrieb:
> > Well..... I finally got it to show me the "initial data".
> >
> > Basically, I had to reload the application.  I did this by stopping
> > the terminal window whence I first issued the  "paster serve
> > development.ini"  command.   I then reissued the same command (paster
> > serve development.ini )  and refreshed my browser and the "initial
> > data" was visable.
> >
> > Therefore the tutorial doc should not say:
>
> Or you simply follow the instructions given on page one of the tutorial:
>
> """
> Starting the server¶
>
> The file development.ini that paster has written to your root directory
> contains a default setup, including connection to an sqlite file
> database. You’re free to change your settings to use another database,
> host url, etc. - edit as you please.
>
> paster provides a simple mechanism for running a TurboGears project.
>  From inside the Wiki-20 directory, the root directory of your project,
> run the command:
>
> $ paster serve --reload development.ini
>
> The --reload flag means that changes that you make in the project will
> automatically cause the server to restart itself, loading the changes.
> This way you immediately see updated results.
> """
>
> Diez
>
> >
>


-- 
Ken Adler - CISSP-ISSAP, CCNA-Security, MCSA ,PMP, CISA, ITIL,
Visa/PCI-QDSP, MCTS-Active Directory
510-290-5806 (cell)
[email protected]

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