Joshua, thank you for your comment. I have also reviewed week of posts as you have recommended. However, please note that I do not have a problem creating new projects using -e option. Everything seems to be working flawlessly but all the projects basically talk to the same db so when I make a change in one, I made change in all.
Looking at trac.ini, I can only see one single config for for db which leads me to believe that all the projects are looking at the same database but then where is the separation between projects. I think I am missing something here and I do not think it is mySQL issue. Robert On May 29, 4:00 pm, Joshua Preston <[EMAIL PROTECTED]> wrote: > Robert, > > I can't recommend mySQL for the type of setup you are looking for, > however, it might be possible and someone else might recommend it. > However, please look at last weeks responses, they should get you > started. Also, I use Postgresql for my setups and it works quite well. > > Thanks, > > Joshua Preston > [EMAIL PROTECTED] > > On May 29, 2007, at 6:56 PM, Rob13 wrote: > > > > > Hello, > > > I have not received any response to my question. I would sincerely > > appreciate if someone > > can help me: > > > Hello, > > > I have installed trac successfully on windows and I am very impressed > > by its functionality. However, I am running into problems when I try > > to create two or more > > projects. It appears that if I create a second one, they both use the > > same mySQL database > > no matter how I try to separate them. I tried to create 2nd project > > environment with > > the same mySQL db as the first one or with a separate mySQL db but the > > result is the > > same. I see only the last mySQL string in trac.ini and changes to one > > project reflect in the > > second project basically both using the same db. Where are the configs > > of each project > > configuration stored. I only see one trac.ini file. > > > Any clarification on this would be helpful. I would ultimately like to > > use just single mySQL > > db for N projects on one server with all of them being completely > > separate. If that is not > > possible, at least using one trac code base on one server running N > > projects each having its own mySQL db. Any help on this is greatly > > appreciated. > > > With Regards, > > > Robert --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
