Hallo Dave, thank you. That is a status I want to reach. XAMPP is also on my Computer.
I haves started in thew beginning with the instrails. Some monthes later - I have done further jobs betweeen - I started again, but it doesn't work like before. Then, I installed the bitnami-Rails-Environment and the mysql-DBMS in other folders on another hard disc. I wanted to test, wether there is a difference to Sqlite. Finally it works. Now, a view monthes later again, I want to merge all the existing projects. That say to me, I must move files from the diffent dirs into the same and I have to edit the configuration files for a) rails and b) mysql to write into the new pathes. After that, I wnat to install the newest Jruby, because I want to run the new App as a war-File under the VM. After that, I want to install Hobo and build the new App. Now: which files/directories I have to move and/or edit, so that my wishes come true? Best regards and thanks Torsten On Jun 30, 2:11 pm, Dave Porter <[email protected]> wrote: > Is there any reason you have to use MySQL locally ? > I use the default sqllite3 locally and it works fine! > Then deploy to whatever you want... > Rails switched from MySQL to sqlite3 to keep things simple on a local > development machine. > I adhere to this principle by having a local setup for Apache, MySQL & > PHP using XAMPP (that is turned on when needed) that way my Ruby/RoR > work and my PHP work don't interfere with each other! > Cheers Dave > > On Jun 30, 5:21 pm, isevs <[email protected]> wrote: > > > > > Hello, > > > is there no one in this group of over 400 member, who has experience > > with windows XP and Rails with MySql? > > > I' m one of the fellows, who translate the Book Hobo at work into > > german language and there is nothing of this problem in it. > > > This kind of question is a part of troubleshooting for mysql and rails > > before I do install the hobo gem! > > > I'm looking forward for any idea. > > > Torsten > > > On Jun 29, 11:24 pm, kevinpfromnm <[email protected]> wrote: > > > > can't help you on the windows side but owen might and there's a > > > section in the hobo books on getting it going in windows as well. > > > > On Jun 29, 12:32 pm, isevs <[email protected]> wrote: > > > > > Hello, > > > > > my Problem: > > > > I want to use Hobo, but I have Rails and in Fact mysql 2 times install > > > > on my Windows XP. > > > > > Now Rais do not work witout trouble and MySql don't work right, too. > > > > > What ist my wish: > > > > I want, to merge the 2 installations of Rails and foth installations > > > > of MySql, because I don't want to loose my Projekts. > > > > After that, I want to install Hobo and I want to continue with Hobo. > > > > > The first Rails was instrails and the second Rails-installation was > > > > bitnami. both I have extended with an own mysql-installation on > > > > different drives, because after the bitnami-installation, the > > > > aplikations won't run with mysql. > > > > I know, that it was addlebrained, but now it is the status quo. > > > > > Which steps I have to take for the right feeling. > > > > > Thank you for Help > > > > > Torsten -- You received this message because you are subscribed to the Google Groups "Hobo 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/hobousers?hl=en.
