Hi,

I created an application started The WBrick server and saw the out put
at the browsed by opening the http://localhost:3000/.It gave me an
error message

<<<We're sorry, but something went wrong.

<<<We've been notified about this issue and we'll take a look at it shortly.>>>
at the browser.So i could not run my application.

Thanks,
regards,
Chandana boral



On 9/13/09, Yevlempy(Harsh Verma) <[email protected]> wrote:
> Hi,
> I was having problem in database configuration as i told you earlier but due
> to internals i could not mail the details.Now i am doing so.
> While i was trying to run
> 1>>>rake db:create
> i got an error message:
>
> (in /home/yevlempy/blog)
> !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please
> install the mysql gem and try again: gem install mysql.
> rake aborted!
> no such file to load -- mysql
>
> (See full trace by running task with --trace)
>
>
> And then i did:
> 2>>>gem install mysql.
>
> WARNING:  Installing to ~/.gem since /usr/lib/ruby/gems/1.8 and
>       /usr/bin aren't both writable.
> WARNING:  You don't have /home/yevlempy/.gem/ruby/1.8/bin in your PATH,
>       gem executables will not run.anks
> Building native extensions.  This could take a while...
> ERROR:  Error installing mysql:
>     ERROR: Failed to build gem native extension.
>
> /usr/bin/ruby extconf.rb install mysql
> can't find header files for ruby.
>
> Gem files will remain installed in
> /home/yevlempy/.gem/ruby/1.8/gems/mysql-2.8.1 for inspection.
> Results logged to
> /home/yevlempy/.gem/ruby/1.8/gems/mysql-2.8.1/ext/mysql_api/gem_make.out
>
> thanks,
> regards,
> yevlempy| Harsh verma
>
_______________________________________________
Users mailing list
[email protected]
http://lists.dgplug.org/listinfo.cgi/users-dgplug.org

Reply via email to