Hi,

I'm new to CommunityEngine, and almost got to the end of the
installation process before running into trouble. After the 60
migration scripts went through okay, the rake db:migrate task
continues to churn away, and I get this (yes I'm running Windows - and
using MySQL as localhost):

C:\xxxxxx>rake db:migrate --trace
(in C:/xxxxxx)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:migrate
** Invoke db:schema:dump (first_time)
** Invoke environment
** Execute db:schema:dump
rake aborted!
Mysql::Error: #HY000Can't create/write to file 'C:\WINDOWS\TEMP
\#sql_31c_0.MYI'
(Errcode: 13): SHOW FIELDS FROM `homepage_features`
C:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/
connection_a
dapters/abstract_adapter.rb:147:in `log'
C:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/
connection_a
dapters/mysql_adapter.rb:302:in `execute'


rake test also fails the same way, as well as loading fixture data.
Strange thing is that all the tables etc were created successfully as
part of the 60 migration scripts. Any ideas?

Thanks in advance for any insights.

Vic

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to