Displaying 3 results from an estimated 3 matches for "readme_en".
2006 Apr 01
7
need help(raidrails)
I have installed radRails V0.6.1 When i tried to press
ctrl+backspace in editor ,the error come up "Ruby
Content Assist did not complete normaly.please see the
log for moreinformation."
what sould i do to solve this error ?
thanks
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2011 Mar 24
0
How can I change from ruby/mysql to mysql/ruby module? [Broken PIPE problem..]
Due to the random broken pipe error in rails, (probably due to timed
out mysql connection) I am trying to use Mysql/ruby (which was coded
with C) instead of ruby/mysql (which was coded in Ruby).
Ruby/Mysql -> http://www.tmtm.org/en/ruby/mysql/README_en.html
Mysql/Ruby -> http://www.tmtm.org/ja/mysql/ruby/README.html
Related Article about Broken pipe problem ->
http://gaveen.owain.org/2008/04/errnoepipe-broken-pipe-mysql-error-in.html
I am using Ubuntu 10.04, and I have successfully installed Mysql/
Ruby..but then now what? How can I comp...
2006 Apr 27
5
mysql lost connection
Hi,
I''m lost and my mysql connection as well... I got this
error in my production.log:
ActiveRecord::StatementInvalid (Mysql::Error: Lost connection to MySQL
server during query: SET NAMES ''utf8''):
Config:
Debian Sarge (last updated), Rails 1.1.2, Webrick,
mysqld Ver 4.1.11-Debian_4sarge2 for pc-linux-gnu on i386
apache2 with mod_rewrite and webrick as proxy on 8080.