Friday, April 16, 2010

Workshop 3


Downloading MySQL:-
1. Go to http://www.mysql.com/downloads/workbench/
2. Click on download and avoid login by clicking "No thanks “message just below the login in form.
3. This is the file which we have to download mysql-workbench-oss-5.1.18a-win32.msi   
During installation I got error and I try lots of solve it but I couldn’t. I went through all websites about this matter. But I will sort out and will post here later on.

2. Once Rails is running at http://localhost:3000, you need to configure database access.
To start the internal webserver of WEBrick easy to use.We have to run a command prompt from winows and browse top directory of new web application 
 
Going to http://localhost:3000/ in Firefox Web browser, shows this form which means the WEBrick webserver is operational and ruby is working correctly.

No comments:

Post a Comment