Installing the script

Discussion in 'Scripts' started by dejan_b, Aug 23, 2008.

Thread Status:
Not open for further replies.
  1. #1
    I need to install one script to my web hosting account. I need to configure config.php file by writting the next details:

    DB Host Name

    DB Name

    DB Username

    DB Password

    Site Name

    Site Password


    What informations I need to write for this?!

    Thank you.
     
    dejan_b, Aug 23, 2008 IP
  2. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #2
    You need to create a database first so you have the above information to enter into the config file. I can handle it for you if need be. See footer.

    Nigel
     
    Nigel Lew, Aug 23, 2008 IP
  3. dejan_b

    dejan_b Banned

    Messages:
    987
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I know all this. I want just to be sure what informations I must enter into this file, as I was stated above, since when I was installing some script recently, I was not suceed.

    Thank you.
     
    dejan_b, Aug 23, 2008 IP
  4. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #4
    database host name should be localhost the other info is what you used to create the database itself.

    hope that helps,
    Nigel
     
    Nigel Lew, Aug 23, 2008 IP
  5. dejan_b

    dejan_b Banned

    Messages:
    987
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5

    Is the "Site Name" domain of the website?!

    Also, what is "Site Password", is that password for login into Cpanel?!

    Thank you.
     
    dejan_b, Aug 23, 2008 IP
  6. gameOn

    gameOn Member

    Messages:
    624
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    35
    #6
    Well when you are configuring a script to be installed, Usually it will be of this format :

    DB Host Name : Your database host name (usually localhost)

    DB Name : Database Name (The database you want the script data to be stored/acessed to)

    DB Username : Username for the Database

    DB Password : Password for Database

    Site Name : The Name You want To be displayed in the scripts Header,Title and Homepage links

    Site Password : The password you put to access Admin Section of that script (not Cpanel pass)

    Hope this helps ;)
     
    gameOn, Aug 23, 2008 IP
  7. dejan_b

    dejan_b Banned

    Messages:
    987
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Ok.

    Thank you.
     
    dejan_b, Aug 23, 2008 IP
  8. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #8
    which script u r installing?

    just open ur config file and edit db info. but leave local host as it is.
     
    Jalpari, Aug 25, 2008 IP
  9. Ecreation

    Ecreation Active Member

    Messages:
    823
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    68
    #9
    In cpanel you will find an option "MySQL® Databases"(with a "dolphin" image). There you will find all the information listed , like DB Host Name ,DB Name ,DB Username . Password of the users will not be displayed. If you don't remember the user password , you can create database, new user and password there.
     
    Ecreation, Aug 26, 2008 IP
Thread Status:
Not open for further replies.