Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Problem with XMB


4 replies to this topic

#1 hatebreed

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 227 posts
  • Location:Serbia!!!!

Posted 09 August 2004 - 10:12 AM

i cannot instal XMB forum on my host!
i created mysql database for it, and set config.php, but i cannot instal it. i recieve this error
nstalling XMB 1.8 Partagium[br][/br][br]Database connection error!!![/br]A connection to the Database could not be established.[br]Please check your username, password, database name and host.[/br]Also make sure config.php is rightly configured![br][/br]When connecting, the database returned:[br]Error 1045: Access denied for user: 'hatebree@69.50.188.18' (Using password: YES)

config.php file is like this[/br]
<?php[br]/* $Id: config.php,v 1.1.2.2 2004/07/20 17:51:31 ajv Exp $ */[/br]/*[br]    XMB 1.8 Partagium[/br]    © 2001 - 2003 Aventure Media & The XMB Developement Team[br]    http://www.aventure-media.co.uk[/br]    http://www.xmbforum.com[br][/br]    For license information, please read the license file which came with this edition of XMB[br]*/[br][/br]// Database connection settings[/br]    $dbname     = 'hatebree_hatebreexmb';       // Name of your database[br]    $dbuser     = 'hatebree';       // Username used to access it[/br]    $dbpw       = '*****';     // Password used to access it[br]    $dbhost     = 'hatebreed.uni.cc';  // Database host, usually 'localhost'[/br]    $database   = 'mysql';  // Database type, currently only mysql is supported.[br]    $pconnect   = 1;        // Persistent connection, 1 = on, 0 = off, use if 'too many connections'-errors appear[/br]    [br]// Table Settings[/br]    $tablepre   = 'xmb_';   // Table-pre[br][/br]// Path-settings[br]    // In full_path, put the full URL you see when you go to your boards, WITHOUT the filename though!![/br]    // And please, don't forget the / at the end...[br]    $full_url   = ''http://www.hatebreed.uni.cc/music/';[br][/br]// Plugin Settings[/br]    $plugname[1]    = '';       // Added plugin name, to create another plugin, copy and change [1] to [2] etc[br]    $plugurl[1]     = '';       // This is the location, link, or URL to the plugin[/br]    $plugadmin[1]   = 'no';     // Is this plugin only for admins? Set to yes for admins, no for public[br][/br]// max image size in kilobytes. We do not check for image dimensions. This is approximately 0.95 MB in size[br]// If you have a limited hosting budget, you might want to cut this right down[br][/br]$max_attach_size = 1000000;[br][/br]// Registration settings[/br]    /***************[br]     * Registrations from the same IP to happen more than once per 24 hours,[/br]     * To allow[br]     * turn the following option 'off'. Meaning instead of the default:[/br]     * $ipreg = 'on';[br]     *[/br]     * change it to:[br]     * $ipreg = 'off';[br]     *[/br]     ****************[/br]     * The ipcheck, checks if your IP is a valid IPv4 or IPv9 type, if none of these, it will kill.[br]     * this might shut a few users out, so you can turn it off by changing the $ipcheck variable to 'off'[/br]     ****************/[br][/br]    $ipreg          = 'on';[br]    $ipcheck        = 'off';[/br]?>

please helpme!

#2 X3r0X

    ^^ Thats me ^^

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 528 posts

Posted 10 August 2004 - 05:01 AM

you may have to chmod the proper files when you upload so try that as it may deny you access to the files thus blocking you out :lol: lol

#3 mmbg

    Newbie [Level 1]

  • Kontributors
  • Pip
  • 21 posts

Posted 10 August 2004 - 09:44 AM

CHMOD the files and try again later.Also ask at the official website for support

#4 Spectre

    Privileged Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 873 posts

Posted 10 August 2004 - 10:14 AM

It's nothing to do with file permissions; the error is with MySQL.

Quote

Error 1045: Access denied for user: 'hatebree@69.50.188.18' (Using password: YES)
I am assuming your MySQL username is 'hatebreed', not 'hatebree'. Try changing this for starters.

Then try changing the host to localhost, rather than the public IP address.

#5 hatebreed

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 227 posts
  • Location:Serbia!!!!

Posted 10 August 2004 - 11:10 AM

no, user IS hatebree...but i fixed it last night, i updated it to the new version, there seem to be the problem with config.php.

thanx anyway




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users