This forum is no longer active. Please post your questions to our new community site
Can't generate scaffold
|
|
I am folowing the tutorial in ONLamp and when I generate the scaffolds, I get an error message halfway through. I am using Vista. Can you help? C:\PROGRA1\BITNAM1\cookbook2>ruby script\generate scaffold recipe recipe exists app/controllers/ exists app/helpers/ exists app/views/recipe exists app/views/layouts/ exists test/functional/ dependency model exists app/models/ exists test/unit/ exists test/fixtures/ identical app/models/recipe.rb identical test/unit/recipe_test.rb identical test/fixtures/recipes.yml #28000Access denied for user ‘root’@’localhost’ (using password: NO) |
|
|
Hi tkent1, It seems that your rails application is not connecting properly to the MySQL database. This can be because a incorrect configuration in the We hope this helps, thanks! |

