Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Posts
    4
    Plugin Contributions
    0

    Default My MYsql dilemma when hopping servers

    Hi guys! Let me give you some info and see if you may can help.

    Hosting on the willow server (linux) through siteflip.com and using CpanelXpress.

    Installed zen cart successfully.

    Attempting to import the Zen site from the old site. (Doing this for a buddy).

    *#1- My problem is that I cannot seem to get the MYsql to upload. It doesn't seem to want to take this 2.3MB file.

    *#2- When I try to use the FAQ directions to import a site, problem #1 arises after I "drop" and attempt to import in the next step leaving me with a white page and SQL database not found error. I cannot get this SQL file to upload to save my life.

    *#3- Can someone direct me to another way to get this SQL database that has been saved into the server and make it work perhaps? There is a lot of details in the store (1500 items) that are going to be to much to redo one by one. It looks like an executable file, but it shouldn't be.... how do you think it was saved??

    Below are the folders I was given for the transfer from the guy.








    OK, you see in picture #2 the sql file is an executable file, it should look like this instead so I am wondering how it was saved which is holding me back from uploading it. Below is how it SHOULD look to me (not an executable). This is the backup of the stock SQl database.



  2. #2
    Join Date
    Jun 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: The MYsql dilemma when hopping servers

    This is the error I get after "Drop" as stated in the FAQ and moving on to import as I attempt to upload the sql, after a few minutes i refresh the zen cart main front page on the site and just keep getting this:


  3. #3
    Join Date
    Jun 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: My MYsql dilemma when hopping servers

    This SQL he gave me simply will not upload at all, not even try it just stalls out. Any idea why or how to load it?

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

    Default Re: My MYsql dilemma when hopping servers

    I suggest you contact your hosting company about how to use the interface they supply for you to use. I'm not familiar with cPanelExpress or whatever you referred to, but your hosting company should be ... and maybe they even have some FAQs on their website for how to use the tools they offer.
    .

    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.

  5. #5
    Join Date
    Jun 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: My MYsql dilemma when hopping servers

    35,000 posts and you don't know what Cpanel is? (excuse my surprise, I thought everyone did. I'm going to search the site to see how many times it is mentioned now). With most major hosts using Cpanel server software I don't know how you missed it, but it's an open system. It just seems to be something about this SQL database that isn't uploading.

    PS- http://www.cpanel.net/ :)

    Thanks for the response!

    (Edit: over 300 hits, I'm not crazy )

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

    Default Re: My MYsql dilemma when hopping servers

    Sorry, cPanel vs cPanelExpress ... surely those are different animals?
    I did check, and I don't see any reference to "cPanelExpress" in the list of products on the cpanel.net website.
    Surely that's not the primary topic of this discussion though.

    My point is not figuring out how to use cPanel.
    The point is that you probably need some direct one-on-one help with loading a .sql file into the database, and the people whom you are paying for the use of the server you're using they may well be the first people to ask about that.
    .

    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.

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

    Default Re: My MYsql dilemma when hopping servers

    Or, lest I sound like I'm being confrontational (which was certainly not my intent), let's tackle this from another angle ...
    Quote Originally Posted by one1 View Post
    *#1- My problem is that I cannot seem to get the MYsql to upload. It doesn't seem to want to take this 2.3MB file.
    How do you know it's not uploading/importing? Is there a particular error message? The error message should indicate what's wrong if a problem is occurring.
    Or, does the "message" come up as "file imported successfully" (or whatever phpMyAdmin says when it successfully handles an imported file)?
    If it says it successfully imported, then you probably have the wrong prefix, as indicated in step 2(a) of the FAQ article which I think you were referring to earlier: https://www.zen-cart.com/tutorials/i...hp?article=100
    ie: what's the DB_PREFIX from the old site?
    And what prefix did you use when you did your install on the new server?
    They have to match or you'll not see the data after importing.


    Quote Originally Posted by one1 View Post
    *#2- When I try to use the FAQ directions to import a site, problem #1 arises after I "drop" and attempt to import in the next step leaving me with a white page and SQL database not found error. I cannot get this SQL file to upload to save my life.
    It's still unclear where the problem is. You said "and attempt to import in the next step leaving me with a white page and SQL database not found error".
    1. "where" do you see the white page?
    2. "where do you see the "SQL database not found" error?
    3. A "white page" and an "error message" don't usually go together. It's usually one or the other.
    You need to post more details about what exactly is happening, and when, along with what you expected was to happen and why you expected that.
    THAT is why you didn't get a reply when you first posted. In fact, that's exactly why I personally skipped it when I first saw it, and moved on to something else that did have enough information to provide guidance about. I wouldn't be surprised that that's why others also didn't reply ...
    .

    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. v151 Migrated Servers, Now I get a blank page when I use any cart functions
    By slipsforships in forum General Questions
    Replies: 1
    Last Post: 12 Nov 2013, 05:11 AM
  2. MySQL user crashing servers MySQL
    By focus360 in forum General Questions
    Replies: 8
    Last Post: 22 Jan 2009, 09:25 PM
  3. Dreaded mYSQL 1064 error when importing MySQL 4 database into MySQL5
    By dml311071 in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 10 Jun 2008, 05:38 AM
  4. switching servers, error when i load up database
    By mellonade in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 16 Sep 2007, 12:38 AM
  5. Installing MySQL database on different servers
    By ztotheetothen in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 9 Apr 2007, 05:48 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