Hi all,

I have deployed my application on a debian lenny server, apache 2.2.3,
mod_wsgi 2.3.
I changed some templates (page layout, pretty colors for users ...),
but the changes are not visible -> the page layout is still the same,
no change in color or anything else (after apache rester and also
after whole machine reboot) ... however when I start "paster
server ..." everything works as it should be :(
If I remove some mako templates, then I get 500 error and a log
message (apache's error.log) saying that couldn't find file
blabla.mako.

Apache mods I am running:
core mod_log_config mod_logio prefork http_core mod_so mod_alias
mod_auth_basic mod_authn_file mod_authz_default mod_authz_groupfile
mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_dir mod_env
mod_mime mod_python mod_negotiation mod_perl mod_php5 mod_setenvif
mod_status mod_wsgi
There is no caching server in the way and no wrong firewall rule.

Any advice?
Thanks in advance.
Karol


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to