Hi, I have been developing a tg2 application and lately I tried to deploy my current application. I used paster serve development.ini all the time to see my application. But I could not manage to deploy my working application. I tried mod_wsgi, firstly I copied my application to /usr/local/turbogears. Than I changed myapp and myapp.wsgi files. I moved myapp to /etc/apache2/sites-available. When I click http://localhost/myapp the current version of my app didn't show up but a too old version of myapp shows.
Anyone know what is the problem with this deployment ? -- 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.

