Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Problem with XMB
hatebreed
post 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!
Go to the top of the page
 
+Quote Post
X3r0X
post 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 tongue.gif lol
Go to the top of the page
 
+Quote Post
mmbg
post 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
Go to the top of the page
 
+Quote Post
Spectre
post 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.
Go to the top of the page
 
+Quote Post
hatebreed
post 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
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. 60 Seconds Countdown That Shutdown The Pc(13)
  2. Problem Installing Sims 2 Nightlife(26)
  3. I Have A Girl Problem Here(27)
  4. Problem With Page Redirect(8)
  5. Php Header Problem(11)
  6. Dvd Drive Problem(10)
  7. Remote Assistance Problem(8)
  8. Laptop Keyboard Problem(7)
  9. Skype / Xampp Port Conflict(5)
  10. Two Lan Ports Problem(3)
  11. Rpg Maker 2003 Music Problem(3)
  12. I'm Having A Strange Problem With My Ping In Cs:s(28)
  13. I Have A Big Problem With Cs 1.6.(4)
  14. Need Help: Problem Seeing My Site(4)
  15. Postage Costs Problem For My Website(7)
  1. Forum Problem? Topic Disappeared Immediately [resolved](2)
  2. Hosting Problem [resolved](22)
  3. Problem Aligning In Firefox(9)
  4. It Went Well For A While(5)
  5. Itunes Problem!(1)
  6. How Many More Times Will I Have To Post About This?(11)
  7. Problem Getting Text To Align With Different Resolutions(4)
  8. Youtube People That Do Not Respect Other Opinions(7)
  9. A Problem With Ftp Clients(9)
  10. Domain Problem : This Is Important..(0)
  11. Browser Compatibility Problem With Firefox - Javascript + Css(3)
  12. Terminating Hosting Problem(1)
  13. Problem With My Girlfriend Family, Need Suggestions For Action(2)


 



- Lo-Fi Version Time is now: 6th September 2008 - 05:13 PM