I have restarted apache several times via 'sudo /etc/init.d/apache2 restart' ... restarts just fine, but same issue. Anyway to clear the permission cache?
Thanks On Wednesday, September 30, 2015 at 2:23:40 PM UTC-7, RjOllos wrote: > > On Wed, Sep 30, 2015 at 2:16 PM, Erick D <[email protected] > <javascript:>> wrote: > >> I checked mysql's character set and collation, all are good. >> Today, I noticed that I provided the incorrect trac.log. (attached) >> >> Attached is the correct log. I noticed, that although Mike has TRAC_ADMIN >> when I run 'trac-admin . permission list' .... the debug log shows >> "No policy allowed Mike performing TRAC_ADMIN on None" >> >> I think there's an issue here? >> > > It is certainly behaving as though Mike has been granted TRAC_ADMIN in the > database, but value hasn't been retrieved by permission store. There is > some caching of permissions in the permission store. Have you tried > restarting the web server? > -- 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 http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
