Problem with Step 2 also

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leoncatracho
    New Member
    • Oct 2006
    • 6
    • 3.6.x

    Problem with Step 2 also

    Step 2) Connect to the database
    Attempting to attach to database
    Error description: mysql_connect(): Can't connect to MySQL server on 'localhost' (10061) F:\hshome\leoncatr\foroolimpista.com\foro\includes\class_core.php on line 271
    The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.


    I have tried everything, my hosting is in: hostdepartment.com

    I'm afraid I might be putting the info in the wrong place.

    If someone could please help me out.
  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    Open your config.php file and find localhost and change it to 127.0.0.1

    Comment

    • leoncatracho
      New Member
      • Oct 2006
      • 6
      • 3.6.x

      #3
      Thanks, Noow I finish that setp, but here is what I have next :

      Database error in vBulletin :
      Invalid SQL:
      CREATE TABLE access (
      userid INT UNSIGNED NOT NULL DEFAULT '0',
      forumid SMALLINT UNSIGNED NOT NULL DEFAULT '0',
      accessmask SMALLINT UNSIGNED NOT NULL DEFAULT '0',
      PRIMARY KEY userid (userid, forumid)
      );

      Also does any one know, what I have to put for
      // ****** TABLE PREFIX ******
      // Prefix that your vBulletin tables have in the database.
      $config['Database']['tableprefix'] = '';

      Comment

      • leoncatracho
        New Member
        • Oct 2006
        • 6
        • 3.6.x

        #4
        Okey I found what the problem was..Thanks for your help

        Comment

        Related Topics

        Collapse

        Working...
        😀
        😂
        🥰
        😘
        🤢
        😎
        😞
        😡
        👍
        👎