I have tried everything in my power to get this program up and running
and it is not working for me. I have installed RoR on my Windows XP
machine. I have Instant Rails and Ruby on Rails and I am using Instant
Rails to connect the mySQL database to Ruby on Rails. It is not
working.
Everything works fine except when I create a scaffold it gives me an
error in mySQL.
The error reads,
I have done this several time and continue to get the same error. Is
there anyone that can chat with me on an instant messenger or live
chat to help me with my problem, if possible.
Maybe you installed mysql separately from InstantRails ?
With InstantRails, you dont need install anything, everything is
bundled: ruby, ror, some gems, mysql, apache, phpmyadmin for mysql..
And mysql configured (default by Instant rails) to be set to root
without password. thats my way on windows.
Then u start instantrails, does mysql running normally ? (3306 port) ?