please Help Me creating MySQL database

Discussion in 'PHP' started by NazStory, Aug 23, 2007.

  1. #1
    i've done step 1 & 2

    Step 3. Create MYSQL database and import data to it from a-dater_database.sql file.

    Step 4. Edit includes/data.php file to match your web sites values.

    Run test.php to find out your server path for data.php values, if needed.
    After installation delete test.php file.


    -- how do i do Step 3 the simplest way--- ?? :(
     
    NazStory, Aug 23, 2007 IP
  2. jakomo

    jakomo Well-Known Member

    Messages:
    4,262
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    138
    #2
    You should create it in your control panel where say Mysql...

    Jakomo
     
    jakomo, Aug 23, 2007 IP
  3. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #3
    Easiest step 3: run mysql command, then type:

     
    gibex, Aug 23, 2007 IP
  4. AdnanAhsan

    AdnanAhsan Well-Known Member

    Messages:
    601
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    110
    #4
    Just Create your database first and pick table information from dump file if you have...
     
    AdnanAhsan, Aug 24, 2007 IP
  5. Tony_leic

    Tony_leic Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I just don't understand this

    i am having the same problem to, i am new to php, all is well apart from this

    gibex, you say

    Easiest step 3: run mysql command, then type:

    but where do i run the mysql command, where do i type

    create database name;
    \. a-dater_database.sql; ?

    I am trying to install this on my webserver

    a-dater.com

    these are the instructions that came with it

    Installation


    Step 1. Upload all files to server.
    !!! IMPORTANT !!! Upload index.php; ipn.php; paypal.php; includes/data.php and includes/language.php in ASCII mode and all other php files in Binary mode !!! IMPORTANT !!!

    Step 2. Change CHMOD (permissions) of directorys /kommuun /pilt /bannerid /thumb to 777 (For photos).

    Step 3. Create MYSQL database and import data to it from a-dater_database.sql file.

    Step 4. Edit includes/data.php file to match your web sites values.

    Run test.php to find out your server path for data.php values, if needed.
    After installation delete test.php file.

    but step 3?? have no clue

    can anyone help please?

    Thanks

    Tony
     
    Tony_leic, Nov 5, 2007 IP
  6. Tony_leic

    Tony_leic Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    WOrked it out thanks, it was easy

    Tony
     
    Tony_leic, Nov 5, 2007 IP