I have downloaded openappdotorg toolkit, created the database, executed
the sql script, granted necessary permission to the user and modified
database.yml accordingly. I get the following error upon booting
WEBrick.
C:\openappdotorg>ruby script\server
=> Booting WEBrick...
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.3/lib/active_record/connection_adapters/abstract_adapter.rb:120:in
`log': Mysql::Error: Lost connection to MySQL server during query: SHOW
TABLES (ActiveRecord::StatementInvalid)
from
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.3/lib/active_record/connection_adapters/mysql_adapter.rb:184:in
`execute'
from
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.3/lib/active_record/connection_adapters/mysql_adapter.rb:270:in
`tables'
from
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.3/lib/active_record/base.rb:680:in
`table_exists?'
from ./script/../config/../vendor/plugins/rails_cron/init.rb:5:in
`load_plugin'
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.4/lib/initializer.rb:348:in
`load_plugin'
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/kernel/reporting.rb:11:in
`silence_warnings'
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.4/lib/initializer.rb:348:in
`load_plugin'
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.4/lib/initializer.rb:158:in
`load_plugins'
... 8 levels...
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:147:in
`require'
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.4/lib/commands/server.rb:30
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from script/server:3
Any Idea?
Rahul
http://dev.openapp.org/index.php?title=Setup_wizard_%28For_end_users/developers%29
# And once you successfully installed the app, see if you can get in or
you see the same error?
let me know
Any update on this, did you run the setup wizard?