aroaroaro Posted November 10, 2004 Posted November 10, 2004 i am okay with modifying the .php files, however, i am stumped by this part: "Import the min_order.sql file into mysql using either PHPMyAdmin or the command line." i have NO idea how to do this using phpmyadmin (i went there and putzed around unsuccessfully) or a command line (no idea how to access that). i am a 'newbie' - could someone please give me a step-by-step on how to import this file into mysql? [i searched this forum and found a link to this http://wiki.calimeross.com/index.php?pagen...tionsForDummies , but it was of no use for my problem.] thank you for your help! andrea Quote
Guest Posted November 10, 2004 Posted November 10, 2004 back up your db first phpMyAdmin: 1) select your database 2) click on the SQL tab 3) paste the SQL commands from min_order.sql into the " Run SQL query/queries on database" window 4) click Go. That should do it. -jared Quote
aroaroaro Posted November 10, 2004 Author Posted November 10, 2004 thank you! i will try it out. andrea Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.