installing troubleForums

installing trouble Feed

Index |  XLsuite |  Development Discu...

2 Posts, 1 Voice
Author Message
globe, globe

hi ppl

i have followed INSTALL file , but i think i have missed some part ! ; i have installed the dependencies , created the db , tarted the server with

ruby script/server , but when i connect to http://127.0.0.1:3000

i got the following errors :

ruby script/server ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix => Booting Mongrel (use ‘script/server webrick’ to force WEBrick) => Rails application starting on http://0.0.0.0:3000

=> Call with -d to detach
=> Ctrl-C to shutdown server

  • Starting Mongrel listening at 0.0.0.0:3000
  • Starting Rails with development environment…

    FckeditorController: missing default helper path fckeditor_helper
    JamisBuck::Routing::TricksController: missing default helper path jamis_buck/routing/tricks_helper

    SQL (0.000739) SET NAMES ‘utf8’ SQL (0.000698) SET SQL_AUTO_IS_NULL=0 Product Columns (0.023243) SHOW FIELDS FROM products Asked for a remote server ? true, ENV[“FERRET_USE_LOCAL_INDEX”] is “1”, server is not_running

    Will use a local index Will use local index default field list: [“name”, “party_display_name”, “wholesale_price”, “sale_ends_on”, “available_on”, “destroyed_at”, “last_ordered_on”, “barcode”, “availability”, “instock”, “description”, “destroyed”, “sku”, “unit_price”, “main_identifier”, “base_length”, “sale_starts_on”, “sale_price”, “product_no”]

    ProductCategory Columns (0.004186) SHOW FIELDS FROM product_categories Asked for a remote server ? true, ENV[“FERRET_USE_LOCAL_INDEX”] is “1”, server is not_running

    Will use a local index Will use local index default field list: [“name”, “main_identifier”]

    Estimate Columns (0.022826) SHOW FIELDS FROM estimates Asked for a remote server ? true, ENV[“FERRET_USE_LOCAL_INDEX”] is “1”, server is not_running

    Will use a local index Will use local index default field list: [“fences_and_gates”, “description”, “animate”, “trees_size”, “pst_name”, “windows_avg_width”, “windows_qty”, “roof_top”, “pst_active”, “shipping_method”, “shipping_fee”, “phone_number”, “no_labor”, “eaves_length”, “party_display_name”, “inflatables_qty”, “steep_pct”, “base_price”, “inflatables”, “number_of_sides”, “company_name”, “number_of_peaks”, “garage_doors”, “fst_active”, “email”, “bushes_size”, “fst_name”, “garage_doors_avg_width”, “windows”, “updated_at”, “transport_fee”, “windows_avg_height”, “call_time”, “default_light_color”, “roof_lines”, “pst_rate”, “main_identifier”, “apply_federal_tax_on_labor”, “lot_style”, “bushes”, “short_description”, “trees”, “roof_slope”, “apply_provincial_tax_on_products”, “equipment_fee”, “ropelight_sculptures_qty”, “fst_rate”, “roof_walking_allowed”, “uuid”, “garage_doors_avg_height”, “flat_pct”, “paths”, “paths_length”, “notes”, “apply_provincial_tax_on_labor”, “phone_location”, “ropelight_sculptures”, “garage_doors_qty”, “bushes_qty”, “last_name”, “first_name”, “wreaths”, “fences_and_gates_length”, “contact_method”, “number_of_floors”, “eaves”, “measurement_option”, “wreaths_qty”, “apply_federal_tax_on_products”, “stage”, “trees_wrap_style”, “roof_top_length”, “roof_lines_length”, “static”, “garlands_length”, “created_at”, “moderate_pct”, “building_style”, “trees_qty”, “no_supplies”, “roof_material”, “garlands”]

    Recipient Columns (0.005621) SHOW FIELDS FROM recipients Asked for a remote server ? true, ENV[“FERRET_USE_LOCAL_INDEX”] is “1”, server is not_running

    Will use a local index Will use local index default field list: [“name”, “party_display_name”, “tag_syntax”, “sent_at”, “read_at”, “generated_body”, “extras”, “main_identifier”, “recipient_builder_type”, “address”, “generated_subject”]

    Party Columns (0.030379) SHOW FIELDS FROM parties Asked for a remote server ? true, ENV[“FERRET_USE_LOCAL_INDEX”] is “1”, server is not_running

    Will use a local index Will use local index default field list: [“outdoor_gear”, “order_type”, “date_format”, “biography”, “allow_mail_in”, “updated_at”, “birthdate”, “signature”, “guid”, “company_name”, “google_login”, “timezone”, “token”, “token_expires_at”, “password_salt”, “team_manager”, “website_url”, “referal”, “notes”, “honorific”, “on_tour”, “staff_agreement_date”, “vehicle_type”, “forum_alias”, “confirmation_token_expires_at”, “last_logged_in_at”, “rope_work_safety_gear_experience”, “password_hash”, “main_identifier”, “confirmation_token”, “display_name”, “staff_agreement_version”, “vehicle_roof_rack”, “send_email_on_order”, “dropship_email”, “first_name”, “time_format”, “position”, “login”, “archived_at”, “last_name”, “climbing_experience”, “created_at”, “middle_name”]

    Email Columns (0.006149) SHOW FIELDS FROM emails Asked for a remote server ? true, ENV[“FERRET_USE_LOCAL_INDEX”] is “1”, server is not_running

    Will use a local index Will use local index default field list: [“party_display_name”, “about_type”, “updated_at”, “body”, “unique_id_listing”, “sent_at”, “generate_password”, “subject”, “main_identifier”, “scheduled_at”, “inline_attachments”, “received_at”, “released_at”, “created_at”]

    Invoice Columns (0.008685) SHOW FIELDS FROM invoices Asked for a remote server ? true, ENV[“FERRET_USE_LOCAL_INDEX”] is “1”, server is not_running

    Will use a local index
    Will use local index

    default field list: [“status”, “apply_federal_tax_on_products”, “party_display_name”, “updated_at”, “fst_active”, “apply_provincial_tax_on_labor”, “apply_federal_tax_on_labor”, “apply_provincial_tax_on_products”, “no”, “voided_at”, “fst_rate”, “pst_active”, “date”, “paid_in_full”, “phone_number”, “notes”, “description”, “fst_name”, “pst_rate”, “pst_name”, “shipping_method”, “deposit_amount”, “main_identifier”, “transport_fee”, “created_at”, “shipping_fee”, “equipment_fee”]
  • Rails loaded.
  • Loading any Rails specific GemPlugins Picture Columns (0.005015) SHOW FIELDS FROM pictures Asked for a remote server ? true, ENV[“FERRET_USE_LOCAL_INDEX”] is “1”, server is not_running

    Will use a local index
    Will use local index

    default field list: [“updated_at”, “size”, “title”, “public”, “mime_type”, “description”, “geometry”, “filename”, “main_identifier”, “created_at”]
  • Signals ready. TERM => stop. USR2 => restart. INT => stop (no restart).
  • Rails signals registered. HUP => reload (without restart). It might not work well.
  • Mongrel 1.1.3 available at 0.0.0.0:3000
  • Use CTRL-C to stop.

    class PagesController
    def authorized?

    returning ( current_user? && current_user.can?(:edit_pages) ) do |return_value| logger.debug {”#authorized? returns #{return_value.inspect}”}

    end
    end

    end

Processing PagesController#show (for 127.0.0.1 at 2008-01-26 23:42:57) [GET]

Session ID: d7993ff0ab8c274db09fa02709a67768
Parameters: {“action”=>”show”, “controller”=>”pages”}

Item Columns (0.006023) SHOW FIELDS FROM items Asked for a remote server ? true, ENV[“FERRET_USE_LOCAL_INDEX”] is “1”, server is not_running

Will use a local index Will use local index default field list: [“status”, “slug”, “party_display_name”, “updated_at”, “guid”, “body”, “title”, “behavior”, “main_identifier”, “fullslug”, “published_at”, “position”, “created_at”]

Page Columns (0.020064) SHOW FIELDS FROM items Page Load (0.003239) SELECT * FROM items WHERE (status = ‘published’) AND (items.`fullslug` = ’’) AND ( (items.`type` = ‘Page’ ) ) LIMIT 1 Rendering shared/rescues/missing (404 Not Found) Rendered shared/_contact (0.01423) Layout Columns (0.004194) SHOW FIELDS FROM layouts Asked for a remote server ? true, ENV[“FERRET_USE_LOCAL_INDEX”] is “1”, server is not_running

Will use a local index Will use local index default field list: [“content_type”, “party_display_name”, “updated_at”, “encoding”, “body”, “title”, “main_identifier”]

Layout Load (0.001871) SELECT * FROM layouts WHERE (layouts.`title` = ‘Public’) LIMIT 1 Layout Load (0.001822) SELECT * FROM layouts LIMIT 1

and thanks a lot,

regards

globe, globe

any one there ?

Show: 

Sort posts by: Newest «» Oldest