Results 1 to 6 of 6

Thread: MySQL Question
      
   

  1. #1
    john221522 is offline Sergeant Major
    Join Date
    Apr 2008
    Location
    Boston Ma, USA
    Posts
    91

    Cool MySQL Question

    I would like to ad this to my site but I don't noe what is is talking about here it is

    <?php
    /*
    EasyArcade
    (C) 2007 NZ's Finest
    www.nzsfinest.com
    */
    $dbhost = "localhost"; // Your database host (usually localhost)
    $dbuser = ""; // Your database username
    $dbpass = ""; // Your database password
    $dbname = ""; // Your database name
    $dbprefix = "ea_"; // Table prefix
    ?>


    ----[ 4. HOW TO INSTALL ]----
    To install EasyArcade, just follow these steps:

    1) Edit the file "config.php" in the folder "inc" (in the "upload" folder).
    Change the information to suit your MySQL database.

    2) Upload everything inside the folder "upload" to your web host.

    3) Go to http://<yourdomain>/install/ and follow the instructions.
    (where <yourdomain> is the domain where you uploaded EasyArcade to)

    4) After EasyArcade has been installed, remove the "install" and "upgrade" directory.

    5) Enjoy!


    If some one could help me fill in the the blake , it would be great

    thank you
    john

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: I would like to had this

    Hi John,

    This is a DB driven script, so the first thing to do when you install it, is to provide the database connection details.
    You need to create a new Database in your CP, create a username/password for it, ADD it to the allowed users of the specific Database. Then you need to put these details in the above "config.php" file (between the double quotes) and upload it on your easy arcade folder.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    john221522 is offline Sergeant Major
    Join Date
    Apr 2008
    Location
    Boston Ma, USA
    Posts
    91

    Default Re: I would like to had this

    Quote Originally Posted by navaldesign View Post
    Hi John,

    This is a DB driven script, so the first thing to do when you install it, is to provide the database connection details.
    You need to create a new Database in your CP, create a username/password for it, ADD it to the allowed users of the specific Database. Then you need to put these details in the above "config.php" file (between the double quotes) and upload it on your easy arcade folder.
    how do I make a new database is it in my cpanel ?

  4. #4
    john221522 is offline Sergeant Major
    Join Date
    Apr 2008
    Location
    Boston Ma, USA
    Posts
    91

    Default Re: I would like to had this

    can I use the MySQL&#174; Database Wizard ?
    to make my new password and user name

  5. #5
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: I would like to had this

    Yes, you can
    You have mail
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  6. #6
    bizzay is offline Private
    Join Date
    Jun 2008
    Posts
    1

    Default Re: MySQL Question

    What's this easy arcade all about, is it a software of some kind???

    I'm having trouble uploading my database from my pc to the web server.
    I'm doing this for the first time, so could anyone please tell my how i must be doing it,
    also i could not find the 'config.php' file anywhere, do i need to create it...
    please somebody give me the stepwise instructions

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49