Thanks Jun! I have everything installed and deployed now I'm getting this error when trying to access trac from front end or web side: My configuration:
Apache with mod_wsgi MySQL Server version: 5.0.95 Our web server is Cent OS 5.6 We get the following error when trying to access trac... Forbidden You don't have permission to access /trac/ on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. On Fri, Mar 30, 2012 at 9:59 AM, <[email protected]> wrote: > Today's Topic Summary > > Group: http://groups.google.com/group/trac-users/topics > > - TypeError encountered with > FoldMacroProcessorMacro<#136702cda6260db9_136641e8f5518010_group_thread_0>[2 > Updates] > - Getting Error: Failed to Create Environment when trying to setup > Trac<#136702cda6260db9_136641e8f5518010_group_thread_1>[2 Updates] > - Home tab missing for > users<#136702cda6260db9_136641e8f5518010_group_thread_2>[1 Update] > > TypeError encountered with > FoldMacroProcessorMacro<http://groups.google.com/group/trac-users/t/d7e196572380696c> > > Ray H <[email protected]> Mar 29 03:51PM -0700 > > Am receiving the following error message when attempting to use the > Subject Macro for the first time. > > TypeError: expand_macro() takes exactly 5 arguments (4 given) > > Python Traceback ...more > > > Patrick Schaaf <[email protected]> Mar 30 10:28AM +0200 > > On Thu, 2012-03-29 at 15:51 -0700, Ray H wrote: > > Am receiving the following error message when attempting to use the > > Subject Macro for the first time. > > > TypeError: expand_macro() takes exactly ...more > > Getting Error: Failed to Create Environment when trying to setup > Trac<http://groups.google.com/group/trac-users/t/8f5f7656640edb6a> > > Caleb <[email protected]> Mar 29 11:28AM -0700 > > I installed Trac using the easy_install command as described in their > instructions and upgraded to the latest stable version. I then > installed MySQL_python-1.2.2 however, the environment keeps ...more > > > Jun Omae <[email protected]> Mar 30 02:33PM +0900 > > Hi, > > It seems that your database is not configured with utf8 character set. > The Trac database must be configured with utf8 charset. Please see > http://trac.edgewall.org/wiki/MySqlDb#MySQL. > > > ...more > > Home tab missing for > users<http://groups.google.com/group/trac-users/t/d1d8b96751dd86c2> > > John H <[email protected]> Mar 29 12:59PM -0700 > > Hi all. One of my users complained that they're seeing an error when > attempting to open a ticket. Here's the error: > TICKET_VIEW privileges are required to perform this operation on > Ticket ...more > > You received this message because you are subscribed to the Google Group > trac-users. > You can post via email <[email protected]>. > To unsubscribe from this group, > send<[email protected]>an empty message. > For more options, visit > <http://groups.google.com/group/trac-users/topics>this group. > > -- > You received this message because you are subscribed to the Google Groups > "Trac Users" 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/trac-users?hl=en. > -- Caleb Overly [email protected] -- You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en.
