+ Reply to Thread
Results 1 to 4 of 4

Thread: XAMPP for Testing Impex Question

  1. #1
    Senior Member SSandgirls has disabled reputation SSandgirls's Avatar
    Join Date
    Apr 2007
    Location
    Australia
    Posts
    175

    XAMPP for Testing Impex Question

    Hi everyone,

    Im using XAMPP to test impex locally, however have run into a problem when trying to import my SQL DB into there.

    It is too large.

    Reading up on here, I found the following information:

    Copy the files to where ever the MySQL bin directory is, by default I believe its :

    C:\Program Files\xampp\mysql\bin

    Use phpMyAdmin (xampp comes with phpMyAdmin) and create two databases :

    http://localhost/phpmyadmin/

    source and target.

    Open up a DOS prompt and cd to C:\Program Files\xampp\mysql\bin.

    Then load the files using the command line via the DOS window (much better for big files that phpMyAdmin) :

    mysql source < source.sql
    mysql target < target.sql

    depending on what your source.sql and target.sql file names actually are.
    I have navigated to the Bin file for the sql file.

    for that last part. ie.

    msql source etc.

    Do I use the copy in DOS? Im a little confused with that last part of the instruction.

    My source file is:

    mlptpne_phpbb1.sql

    I created a Database in xampp called phpbb ( so that would be my target? )

    what do I type into the command line?

    Many thanks

    Terrie

    EDIT: Ive been trying to work out how to do this .

    Here is what I have, the command seems to be ok, but now I am getting an error

    Here is what Im seeing:


    Can anyone help? Im stuck at this point.

    Thanks so much
    Last edited by SSandgirls; Sun 6th May '07 at 8:37pm. Reason: change

  2. #2
    ImpEx Developer Jerry will become famous soon enough Jerry's Avatar
    Join Date
    Dec 2002
    Location
    Secret underground lab
    Posts
    9,115
    Blog Entries
    5
    If you have a

    Code:
    <br />
    In your SQL file, I'm guessing that is corrupt as thats HTML not SQL.

    Best check the SQL file, dose have lots of SQL in it and not a HTML error message etc.

  3. #3
    Senior Member SSandgirls has disabled reputation SSandgirls's Avatar
    Join Date
    Apr 2007
    Location
    Australia
    Posts
    175
    Hi Jerry, thankyou for the reply.

    I just tried to open the .sql file with notepad.... its 320mb it crashed my computer trying to open that.

    Ive been speaking with Marco through the ticket support and have given him my details, he is going to download my Database and have a look.

    Hopefully whatever is wrong can be resolved and I can go about importing to VB soon.

    thanks so much for all the help

    Terrie

  4. #4
    ImpEx Developer Jerry will become famous soon enough Jerry's Avatar
    Join Date
    Dec 2002
    Location
    Secret underground lab
    Posts
    9,115
    Blog Entries
    5
    http://www.textpad.com/

    Will be able to handle the file, though I'm sure Marco can take care of it

+ Reply to Thread

Similar Threads

  1. Cleaner.php "Object not Found!" error under XAMPP
    By riverdale in forum vBulletin Impex Import System
    Replies: 0
    Last Post: Wed 7th Feb '07, 2:42am
  2. Customer number loop when installing on local XAMPP server
    By G3MM4 in forum vBulletin 3.5 'How Do I' Questions and Troubleshooting
    Replies: 1
    Last Post: Mon 24th Oct '05, 5:01pm
  3. Impex Question
    By lefthome in forum vBulletin Impex Import System
    Replies: 2
    Last Post: Wed 28th Sep '05, 5:26pm
  4. Impex Question
    By Chief-Phillips in forum vBulletin 3.0 How Do I and Troubleshooting Forum
    Replies: 0
    Last Post: Wed 16th Feb '05, 9:49pm

Bookmarks

Posting Permissions

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts