Thank you, Bill. Unfortunately there is nothing at all in the server log, and the only entries in the development log are on 11/9 when I created the application. I defintely start the server in the same path as my application, but it appears the server is not communicating with the application. I'll need to do more research this weekend. Thanks again!
Bill Walton wrote: > Hi Bert, > > Bert Ameche wrote: >> >> How do I access the logs? (I'm a complete newbie and >> did not find how to trace this in the books I'm using) > > The log files are in the log directory which is at the same level as > your > app directory. The development.log file contains the output related to > the > behavior of your Rails app. The mongrel.log file contains output > related to > the behavior of the mongrel web server. > > HTH, > Bill -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

