Mephisto Install

I have a brand spankin’ new install of mephisto hosted on HostGator
and am getting the
following errors:

…/config/…/vendor/RedCloth-3.0.4/lib/redcloth.rb:630: warning:
ambiguous first argument; put parentheses or even spaces
…/config/…/vendor/RedCloth-3.0.4/lib/redcloth.rb:847: warning:
ambiguous first argument; put parentheses or even spaces
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/
validations.rb:334: warning: *' interpreted as argument prefix /usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/ validations.rb:363: warning:’ interpreted as argument prefix
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/
migration.rb:226: warning: instance variable @ignore_new_methods not
initialized
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/
migration.rb:226: warning: instance variable @ignore_new_methods not
initialized
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/
attribute_methods.rb:7: warning: *' interpreted as argument prefix /usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/ connection_adapters/abstract/connection_specification.rb:41: warning: method redefined; discarding old allow_concurrency= /usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/ connection_adapters/postgresql_adapter.rb:390: warning:&’
interpreted as argument prefix
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/
request.rb:179: warning: method redefined; discarding old
relative_url_root
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/
cgi_ext/raw_post_data_fix.rb:7: warning: method redefined; discarding
old initialize_query
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/
cgi_ext/session_performance_fix.rb:18: warning: method redefined;
discarding old create_new_id
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/
session/active_record_store.rb:131: warning: private attribute?
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/
session/active_record_store.rb:181: warning: method redefined;
discarding old connection
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:
160: warning: *' interpreted as argument prefix (eval):1: warning: method redefined; discarding old headers (eval):1: warning: method redefined; discarding old response /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_view/helpers/ prototype_helper.rb:847: warning:
’ interpreted as argument prefix
/usr/lib/ruby/gems/1.8/gems/actionmailer-1.3.3/lib/action_mailer/
vendor/tmail/facade.rb:486: warning: method redefined; discarding old
create_reply
/usr/lib/ruby/gems/1.8/gems/actionwebservice-1.2.3/lib/
action_web_service/protocol/xmlrpc_protocol.rb:6: warning: discarding
old message
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/
observer.rb:35: warning: instance variable @observers not initialized
…/config/…/lib/mephisto/routing.rb:64: warning: ambiguous first
argument; put parentheses or even spaces
…/config/…/lib/mephisto/routing.rb:65: warning: ambiguous first
argument; put parentheses or even spaces
…/config/…/lib/mephisto/routing.rb:66: warning: ambiguous first
argument; put parentheses or even spaces
/usr/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/initializer.rb:547:
warning: instance variable @after_initialize_block not initialized
/usr/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:93: warning:
private attribute?
/usr/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:93: warning:
private attribute?
…/config/…/lib/xmlrpc_patch.rb:3: warning: redefine dateTime
…/config/…/lib/mephisto/liquid/url_methods.rb:15: warning: ambiguous
first argument; put parentheses or even spaces
…/config/…/lib/mephisto_init.rb:118: warning: method redefined;
discarding old read
Status: 400 Bad Request
…/config/…/lib/mephisto/liquid/url_methods.rb:15: warning: ambiguous
first argument; put parentheses or even spaces
/usr/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/
dependencies.rb:404:in to_constant_name': Anonymous modules have no name to be referenced by (ArgumentError) from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ active_support/dependencies.rb:214:inqualified_name_for’
from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/
active_support/dependencies.rb:476:in const_missing' from /usr/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb: 117:inreset_after_dispatch’
from /usr/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:
51:in `dispatch’
from dispatch.cgi:10

Any ideas?

Thanks in advance,
Sashimi Kid