Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2006
    Posts
    71
    Plugin Contributions
    0

    mysql problems....I want to give up!

    I almost wish I had just left things alone but of course I got the bright idea to get my shop its own domain name and now I can't get through the re-installation of everything.

    my working shop is this:
    http://www.scoutsswag.scoutj.com

    my new domain shop is:
    http://www.scoutsswag.com

    Yes I was able to install the cart on the new domain.

    I have read the instructions over and over to get the database from my old shop to the new one and it's giving me this error:

    Error

    SQL query:

    -- phpMyAdmin SQL Dump
    -- version 2.8.0.3
    -- http://www.phpmyadmin.net
    --
    -- Host: scoutswag.scoutj.com
    -- Generation Time: Aug 02, 2006 at 09:04 AM
    -- Server version: 5.0.18
    -- PHP Version: 4.4.2
    --
    -- Database: `information_schema`
    --
    CREATE DATABASE `information_schema` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;

    MySQL said: Documentation
    #1044 - Access denied for user 'scoutj'@'208.113.128.0/255.255.224.0' to database 'information_schema'



    I am not very knowledgeable with the whole mysql stuff. Anyone have any idea? Please help! I have almost 150 customers I would like to be able to switch over!

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,154
    Plugin Contributions
    11

    Default Re: mysql problems....I want to give up!

    Your database is looking for the correct password for user scoutj on the database. If this is the user you have declared in your configure.php files, you need to give the database the password for scoutj that you put in the configure.php files.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: mysql problems....I want to give up!

    On lines 11 and 12 of your .SQL backup file, you see these:
    Code:
    CREATE DATABASE `information_schema` ......;
    USE `information_schema`;
    Either remove them or put a # in front of both of them. Then re-attempt to import the file.


    The problem stems from the fact that your hosting company doesn't let .SQL scripts create databases... instead, it gives you a more secure way to create and select databases and do imports into them.
    Simply removing those 2 lines from the file should be enough.... provided there are no compatibility problems between MySQL versions on old and new servers.
    .

    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.

 

 

Similar Threads

  1. Problems with manually upgrading MySQL 4 to MySQL 5
    By 2004g35 in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 29 Oct 2009, 02:15 AM
  2. Problems Configuring mysql db
    By handsomechap in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 29 Jan 2008, 04:00 PM
  3. I want to give a discount on shipping
    By lucky_charm in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 15 Aug 2007, 12:43 AM
  4. Problems connecting to mySQL
    By newbie23 in forum General Questions
    Replies: 2
    Last Post: 11 May 2006, 06:40 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR