Page 2 of 5 FirstFirst 12345 LastLast
Results 11 to 20 of 48
  1. #11
    Join Date
    Oct 2006
    Posts
    2,918
    Tokens
    946
    Habbo
    Verrou

    Latest Awards:

    Default

    so tell me whats wrong with mine:

    <?php $dbhost = "localhost"; $dbuser = "root"; $dbpass = ""; $dbname = "prv"; ?>
    Quote Originally Posted by Special-1k View Post
    How do you uninstall an internet? I want to uninstall my Google Chrome and
    get firefox but I never really got rid of an internet my dad usually did it for me.
    If you know how post below so I can do this.

  2. #12
    Join Date
    May 2007
    Location
    Nebo, NC, USA
    Posts
    2,517
    Tokens
    0

    Latest Awards:

    Default

    did you make a database and user?

  3. #13
    Join Date
    Oct 2006
    Posts
    2,918
    Tokens
    946
    Habbo
    Verrou

    Latest Awards:

    Default

    um db name is prv and thats all i did
    Quote Originally Posted by Special-1k View Post
    How do you uninstall an internet? I want to uninstall my Google Chrome and
    get firefox but I never really got rid of an internet my dad usually did it for me.
    If you know how post below so I can do this.

  4. #14
    Join Date
    May 2007
    Location
    Nebo, NC, USA
    Posts
    2,517
    Tokens
    0

    Latest Awards:

    Default

    okay

    you need to make a database on cpanel
    and a user

    that should be under mysql databases

    then click add user to database

    the info:

    <?php $dbhost = "localhost"; $dbuser = "cpanel_dbusername"; $dbpass = "dbpass"; $dbname = "cpanel_dbname"; ?>
    cpanelname_dbusername = your cpanel name and the database username
    ex: bobster_sue

    cpanelname_dbname = your cpanel name and database name
    ex: bobster_dbname

  5. #15
    Join Date
    Oct 2006
    Posts
    2,918
    Tokens
    946
    Habbo
    Verrou

    Latest Awards:

    Default

    now it just says

    Access denied for user 'andre_prv'@'localhost' to database 'andre_prv'
    Last edited by Verrou; 29-06-2007 at 01:12 AM.
    Quote Originally Posted by Special-1k View Post
    How do you uninstall an internet? I want to uninstall my Google Chrome and
    get firefox but I never really got rid of an internet my dad usually did it for me.
    If you know how post below so I can do this.

  6. #16
    Join Date
    May 2007
    Location
    Nebo, NC, USA
    Posts
    2,517
    Tokens
    0

    Latest Awards:

    Default

    Did you add the user to the database in cpanel?

    This is easier once you learn how to do that

  7. #17
    Join Date
    Oct 2006
    Posts
    2,918
    Tokens
    946
    Habbo
    Verrou

    Latest Awards:

    Default

    Got it working, relized i had to add the user to the actual db not just create one... ty for ur help +rep
    Quote Originally Posted by Special-1k View Post
    How do you uninstall an internet? I want to uninstall my Google Chrome and
    get firefox but I never really got rid of an internet my dad usually did it for me.
    If you know how post below so I can do this.

  8. #18
    Join Date
    May 2007
    Location
    Nebo, NC, USA
    Posts
    2,517
    Tokens
    0

    Latest Awards:

    Default

    Thanks, if you need anymore help with anything like this tell me =]

  9. #19
    Join Date
    Jul 2004
    Location
    Sunshine Coast, Queensland, AU
    Posts
    1,830
    Tokens
    467

    Latest Awards:

    Default

    Lol i already had the files but no license lol

  10. #20
    Join Date
    Nov 2005
    Posts
    12,726
    Tokens
    14,846

    Latest Awards:

    Default

    Sounds pretty good.


Page 2 of 5 FirstFirst 12345 LastLast

Posting Permissions

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