|
|
|
|
![]() ![]() |
Aug 9 2004, 10:12 AM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 227 Joined: 4-August 04 From: Serbia!!!! Member No.: 652 |
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 CODE nstalling XMB 1.8 Partagium Database connection error!!! A connection to the Database could not be established. Please check your username, password, database name and host. Also make sure config.php is rightly configured! When connecting, the database returned: Error 1045: Access denied for user: 'hatebree@69.50.188.18' (Using password: YES) config.php file is like this CODE <?php /* $Id: config.php,v 1.1.2.2 2004/07/20 17:51:31 ajv Exp $ */ /* XMB 1.8 Partagium © 2001 - 2003 Aventure Media & The XMB Developement Team http://www.aventure-media.co.uk http://www.xmbforum.com For license information, please read the license file which came with this edition of XMB */ // Database connection settings $dbname = 'hatebree_hatebreexmb'; // Name of your database $dbuser = 'hatebree'; // Username used to access it $dbpw = '*****'; // Password used to access it $dbhost = 'hatebreed.uni.cc'; // Database host, usually 'localhost' $database = 'mysql'; // Database type, currently only mysql is supported. $pconnect = 1; // Persistent connection, 1 = on, 0 = off, use if 'too many connections'-errors appear // Table Settings $tablepre = 'xmb_'; // Table-pre // Path-settings // In full_path, put the full URL you see when you go to your boards, WITHOUT the filename though!! // And please, don't forget the / at the end... $full_url = ''http://www.hatebreed.uni.cc/music/'; // Plugin Settings $plugname[1] = ''; // Added plugin name, to create another plugin, copy and change [1] to [2] etc $plugurl[1] = ''; // This is the location, link, or URL to the plugin $plugadmin[1] = 'no'; // Is this plugin only for admins? Set to yes for admins, no for public // max image size in kilobytes. We do not check for image dimensions. This is approximately 0.95 MB in size // If you have a limited hosting budget, you might want to cut this right down $max_attach_size = 1000000; // Registration settings /*************** * Registrations from the same IP to happen more than once per 24 hours, * To allow * turn the following option 'off'. Meaning instead of the default: * $ipreg = 'on'; * * change it to: * $ipreg = 'off'; * **************** * The ipcheck, checks if your IP is a valid IPv4 or IPv9 type, if none of these, it will kill. * this might shut a few users out, so you can turn it off by changing the $ipcheck variable to 'off' ****************/ $ipreg = 'on'; $ipcheck = 'off'; ?> please helpme! |
|
|
|
Aug 10 2004, 05:01 AM
Post
#2
|
|
|
^^ Thats me ^^ ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 528 Joined: 14-July 04 Member No.: 90 |
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
|
|
|
|
Aug 10 2004, 09:44 AM
Post
#3
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 21 Joined: 9-August 04 Member No.: 749 |
CHMOD the files and try again later.Also ask at the official website for support
|
|
|
|
Aug 10 2004, 10:14 AM
Post
#4
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 874 Joined: 30-July 04 Member No.: 246 |
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. |
|
|
|
Aug 10 2004, 11:10 AM
Post
#5
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 227 Joined: 4-August 04 From: Serbia!!!! Member No.: 652 |
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 |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 6th September 2008 - 05:13 PM |