Results 1 to 10 of 22

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Location
    Niagara Ontario
    Posts
    135
    Plugin Contributions
    0

    Default Re: install zen 1.3 database does not exist???

    Check your user priviledges. The FILE privilege gives you permission to read and write files on the Mysql server

  2. #2
    Join Date
    Mar 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: install zen 1.3 database does not exist???

    check the permissions you mean? have checked and they are all green in the checklist before u install. Or do u mean something else? where can i find how to do this?

  3. #3
    Join Date
    Mar 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: install zen 1.3 database does not exist???

    have also tried with local host and get
    Connection to Database failed
    Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

  4. #4
    Join Date
    Mar 2009
    Location
    Niagara Ontario
    Posts
    135
    Plugin Contributions
    0

    Default Re: install zen 1.3 database does not exist???

    almost sounds like a firewall is blocking port 3306 ?

  5. #5
    Join Date
    Mar 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: install zen 1.3 database does not exist???

    yes the host gave me the details of the database i set up see below
    Database name db362302534
    Host name db2883.perfora.net
    Port 3306
    User name dbo362302534
    Description zencart
    Version MySQL5.0

    i have about 7 databases and they are working fine on my other sites using the same port 3306 - just cant figure out what is wrong plus in my control panel PHPMySQL config cant do much but set up databases

  6. #6
    Join Date
    Mar 2009
    Location
    Niagara Ontario
    Posts
    135
    Plugin Contributions
    0

    Default Re: install zen 1.3 database does not exist???

    in the configure .php files under 'define our database connection' you say everything is identical in the two configure files? ( store side and admin side )
    how many characters in the password?

  7. #7
    Join Date
    Mar 2009
    Location
    Niagara Ontario
    Posts
    135
    Plugin Contributions
    0

    Default Re: install zen 1.3 database does not exist???

    quote "Access denied for user 'dbo362302534'@'%' to database 'zencart' "

    read from http://dev.mysql.com/doc/refman/5.5/...ss-denied.html

    MYsql -If you cannot figure out why you get Access denied, remove from the user table all entries that have Host values containing wildcards (entries that contain '%' or '_' characters). A very common error is to insert a new entry with Host='%' and User='some_user', thinking that this enables you to specify localhost to connect from the same machine. The reason that this does not work is that the default privileges include an entry with Host='localhost' and User=''. Because that entry has a Host value 'localhost' that is more specific than '%', it is used in preference to the new entry when connecting from localhost!

  8. #8
    Join Date
    Mar 2009
    Location
    Niagara Ontario
    Posts
    135
    Plugin Contributions
    0

    Default Re: install zen 1.3 database does not exist???

    mysql priviledges. in your Web control panel. did the host give you the username ?

 

 

Similar Threads

  1. v154 "Database Does Not Exist" on a Brand New Fresh Install
    By SilverHD in forum Installing on a Windows Server
    Replies: 10
    Last Post: 3 Jun 2015, 09:00 PM
  2. SQL Install file does not exist
    By losse in forum Installing on a Windows Server
    Replies: 12
    Last Post: 7 Sep 2010, 01:13 PM
  3. Windows Install Problem "Database does not exist"
    By mwj18901 in forum Installing on a Windows Server
    Replies: 3
    Last Post: 7 Aug 2010, 09:35 PM
  4. SQL Install file does not exist
    By jdl in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 1 Jun 2006, 05:50 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