Hello all, I have 2 problems I need help with.

#1) I started the process of putting my app into a production
environment using .egg for delivery.  When I install the egg it get
installed in the /usr/lib/python2.5/site-packages/app.egg directory.
However /static/images is not there.  css and javascript is.  If I
copy my dev version of /images over then the images display fine. What
could I have miss in configuration?

#2) Using ChartDirector in dev mode works fines when writing files out
to the /images folder, but now that I am in production mode I can no
longer do that.  What is the method I use to not only create files but
to be able to access them with <img>?

Thanks.


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