Hi I am trying to use the Trac system on windows. My backend is mysql 5.0
I tried installing the MySQL-python.exe-1.2.1_p2.win32-py2.4.exe and also the MySQL_python-1.2.2-py2.4-win32.egg file(using the easy_install utility) . However there are no tables in the mysql trac database even after doing the install. When i access the home page (http://localhost:8000/) I get the error message below. ((1146, "Table 'trac.system' doesn't exist")) Any ideas on how to get the tables into the trac schema of the mySql database? I have followed the instructions in "Method 3" that are given at the following URL. http://trac.edgewall.org/wiki/TracOnWindows#GettingStarted --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
