Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26
  1. #11
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Data Base Issues aswell as other ppl here

    Let me know if things go well this time.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  2. #12
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Data Base Issues aswell as other ppl here

    You can also do this:
    Create a file name test.php with the content:
    PHP Code:
    <?php
        $connection 
    mysql_connect("servername","username","password");

        if (!
    $connection
            echo 
    "Couldn't make a connection!"
            else
    echo 
    "Connected to database";
    ?>
    Replace the servername, username, password with the info you have.
    Then access this file on your browser (yoursite.com/test.php), see how it goes.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #13
    Join Date
    Sep 2007
    Location
    Australia, Sydney
    Posts
    23
    Plugin Contributions
    0

    Default Re: Data Base Issues aswell as other ppl here

    yes that test.php works, it connects to my database fine, i think it's ZC not working, maybe i uploaded it wrong, now i'm using cuteftp to up load these files.
    what software you use to connect to ftp server?
    HBTech "excellence in technology services"

  4. #14
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Data Base Issues aswell as other ppl here

    I use cuteftp as well, nice proggie.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #15
    Join Date
    Sep 2007
    Location
    Australia, Sydney
    Posts
    23
    Plugin Contributions
    0

    Default Re: Data Base Issues aswell as other ppl here

    yellow1912, one question, could you please post me how u install your ZC,

    i uploaded the files again. still i can't connect this database to the host server with all info given by the provider

    if this not going to work, i may have to give up...
    HBTech "excellence in technology services"

  6. #16
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: Data Base Issues aswell as other ppl here

    It might be worthwhile asking your provider what permissions/priviledges you have on that supposed MySql 4 database.

    Does your control panel have phpMyAdmin available, or some method of viewing the database? If so, use that and see if that can connect.

  7. #17
    Join Date
    Sep 2007
    Location
    Australia, Sydney
    Posts
    23
    Plugin Contributions
    0

    Default Re: Data Base Issues aswell as other ppl here

    thanks Chuckl, i do have access to mysql4 , i can log onto phpmyadmin i can manually add the sql database. Seems to be something to do with ZC. i'll downloaded phpbb and install into a different dir, and see if it connects to mysql, and it did, so there has to be a bug in this ZC... must be me.... so sad..

    i really want to use this ZC website.... please any other suggestions i can try,

    thankyou guys for replying...

    is there an older version, and i try upgrading that way..
    HBTech "excellence in technology services"

  8. #18
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Data Base Issues aswell as other ppl here

    Quote Originally Posted by hbtechguy View Post
    0 Install Error: Could not connect to the Database
    in:
    [DROP TABLE IF EXISTS upgrade_exceptions;]
    Are you always getting the *same* error message ?
    .

    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.

  9. #19
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: Data Base Issues aswell as other ppl here

    When you connect using phpMyAdmin, is that as the same user and password as used in the ZC install you are attempting?
    Likewise the PHPBB install.
    If not, try that on the install.

    What I'm trying to get clear in my mind is what is causing this pretty fundamental error. There are thousands of Zen Cart sites all over the world connecting to MySQL 4 databases every day. Coupled with the fact that the upgrade_exceptions table DROP TABLE IF EXISTS is the first SQL statement executed by the db installer that attempts to do anthing with the database. (I'm discounting existence checks etc, this is actually altering the database).

    That said, I'm left with a probable cause of insufficient priviledges/permissions, or wrong username/password. Another possibility is attempting to access a remote MySQL server without remote access being enabled. I'm not sure that the error message is necessarily accurate beyond 'something went wrong', but it certainly indicates a problem.
    Another one thats caught me before is usernames and passwords that contain ones (1) and ells(l), and ohs (O) and zeroes (0). In courier fonts they can be interesting.

    My response would be to use MySQL 5, but then I've used nothing else since about version 1.2.7, so I'm probably biased.

  10. #20
    Join Date
    Sep 2007
    Location
    Australia, Sydney
    Posts
    23
    Plugin Contributions
    0

    Default Re: Data Base Issues aswell as other ppl here

    Hi Drbyte,

    Yes every time i try install ZC database section always same error message.
    HBTech "excellence in technology services"

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Data Base not complete on fresh install
    By mitchcecg in forum Bug Reports
    Replies: 1
    Last Post: 12 Feb 2015, 08:45 PM
  2. v139g Cannot use the Sql install patch or import direct to data base
    By michelleodin in forum General Questions
    Replies: 1
    Last Post: 5 Jul 2014, 12:27 AM
  3. Importing New Template... What Data Base Issues Will I Have?
    By jeffis in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Mar 2011, 11:06 AM
  4. Are these issues connected?
    By r€nato in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 27 Oct 2008, 03:45 PM
  5. Moved servers and data base will not import any help?
    By touchclothing in forum Installing on a Linux/Unix Server
    Replies: 8
    Last Post: 11 Apr 2008, 10:08 PM

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