Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Sep 2011
    Posts
    6
    Plugin Contributions
    0

    Default configuration error message

    In the process of upgrading my mysql database, upon submitting my database setup info, I have encountered an error and I don't know what is needed to fix it:

    1146 Table 'tfink_zc1.configuration' doesn't exist
    in:
    [update configuration set configuration_value='/home/tfink/public_html/mysite.com/admin/cache' where configuration_key = 'SESSION_WRITE_DIRECTORY']

    So what am I missing, I checked my database file in my cpanel utilities, and it says I have a tfink_zc1.zen.configuration that is OK. Would that be what I should aim for and change this other 'tfink_zc1.configuration'? and where?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: configuration error message

    Quote Originally Posted by ROI_tfink View Post
    1146 Table 'tfink_zc1.configuration' doesn't exist
    that's telling you that it's looking for a table named "configuration" in the database called "tfink_zc1".
    Quote Originally Posted by ROI_tfink View Post
    I checked my database file in my cpanel utilities, and it says I have a tfink_zc1.zen.configuration that is OK.
    That's showing that you have a database called "tfink_zc1" and a table named "zen.configuration".

    The difference there is the "zen." prefix, which tells me that whatever script you're trying to run doesn't know about the prefix that you're actually using. If it's a script that comes with ZC itself, then your configure.php files don't properly contain the DB_PREFIX value set to "zen." to match the prefixes that you're using.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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
    Sep 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: configuration error message

    Thanks for that. I will have to update that then!

 

 

Similar Threads

  1. Authorize.net error message with no error message?
    By swamyg1 in forum Built-in Shipping and Payment Modules
    Replies: 12
    Last Post: 19 Nov 2010, 12:32 AM
  2. 500 Error - FastCGI error message after database installation page.
    By hungoveragain in forum Installing on a Windows Server
    Replies: 8
    Last Post: 24 Sep 2010, 03:37 PM
  3. Error message 1064 you have an error in your sql syntax
    By honrheart in forum General Questions
    Replies: 1
    Last Post: 11 Sep 2009, 02:38 AM
  4. PCI error: Potentially Exploitable Database Error Message -- links_alias table
    By srigari in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 21 Jun 2009, 12:23 AM
  5. error message 1064 you have an error in your sql syntax
    By ngsl in forum General Questions
    Replies: 0
    Last Post: 22 Aug 2008, 06:44 AM

Posting Permissions

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