On Sun, Feb 14, 2016 at 1:44 PM, Vijay Varadan <[email protected]> wrote:
> Hey Ryan, > > > > Does "fresh install" mean that this is a new virtual machine that is > guaranteed to have no other modifications other than the changes you've > made in setting up Trac? > > No, it’s an existing server where I primarily run Wordpress instances. But > this is the first python/WSGI site I’m running. > > > > That said, I spent the better part of today setting up a new virtual > machine with the same configuration as the one that has missing headers & > footers. Everything works fine on the new server. > > > > I did directory comparisons of trac and genshi between the two machines > to ensure nothing was messed up. Things match exactly, including ownership > and permissions. I tried debugging and single stepping through the code > using “import pid; pid.set_trace()”, but that only resulted in a BdbQuit > error [ sorry I’ve never done python web debugging before ]. > > > > I guess it’s not an issue with Trac / Genshi, so much as it is with that > specific server. I’m not sure how to debug this. If you have any pointers, > I’d appreciate it. > > > > Thanks. > > -Vijay > I might look at differences between the /etc/apache2 directories, particularly /etc/apache2/apache.conf. - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
