Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2006
    Posts
    18
    Plugin Contributions
    0

    Default Fresh install of 1.3.0.2 on a new host server - problem with database

    I relocated a 2 week 1.3.0.1 old cart to a faster host server and it is working fine. However, my test cart 1.3.0.2 is being freshly re-installed on the same host but when I come to the point od telling zc_install about my database, I get:
    1136 Column count doesn't match value count at row 1
    in:
    [INSERT INTO layout_boxes (laynfiguration_key, configuration_value, configuration_description, product_type_id, sort_order, use_function, set_function, date_added) VALUES ('Product Price Tax Class Default - When adding new products?', 'DEFAULT_PRODUCT_TAX_CLASS_ID', '0', 'What should the Product Price Tax Class Default ID be when adding new products?', '1', '100', '', '', now());]

    What am I doing wrong? Previously when I did the same install on another hosting server all went smoothly. What should I be checking on?

    Thanks for any help.

    Henry

  2. #2
    Join Date
    Jan 2004
    Posts
    58,279
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Fresh install of 1.3.0.2 on a new host server - problem with database

    If you look at the details of the SQL statement it's quoting, there is indication of corruption:
    [INSERT INTO layout_boxes (laynfiguration_key, configuration_value...
    It would seem that the SQL file it's loading is corrupt on the server.
    If this is a fresh install via zc_install, then you should re-upload the zc_install/mysql_zencart.sql file from the Zen Cart ZIP.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jun 2006
    Posts
    18
    Plugin Contributions
    0

    Default Re: Fresh install of 1.3.0.2 on a new host server - problem with database

    Thanks DrByte for responding.

    I have not tried your suggesttion but I created a new empty database, ran zc_install and everythinh goes fine until the database stage and the same message comes up. With cPanel, I check the DB and it reports OK. I even ran MySql repair and it reports OK.

    What can be wrong?

    Henry

  4. #4
    Join Date
    Jun 2006
    Posts
    18
    Plugin Contributions
    0

    Default DrByte - thanks.

    followed your guidance and the DB is working now.

    Henry

 

 

Similar Threads

  1. .htaccess causing install error 1.3.0.2
    By gonsman in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 13 Jul 2006, 06:03 PM
  2. fresh install problem
    By futilemonk in forum Upgrading from 1.2 to 1.3.x
    Replies: 7
    Last Post: 8 Jun 2006, 04:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •