XMB Forum Software
Not logged in [Login - Register]
Go To Bottom

Printable Version  
Author: Subject: [New] erro de acesso a bd na instalaçao
ivoxgomes
Member
***




Posts: 5
Registered: 11-17-2008
Member Is Offline


[*] posted on 2-12-2012 at 11:54 AM
[New] erro de acesso a bd na instalaçao


Endereço URL completo do Fórum: lmsbet.gofreeserve.com
Versão do XMB: 1.9.11

ola

estou com dificuldades em instalar o forum.. dá sempre erro de mysql embora tenha todos os dados inseridos corretamente..


existe algum truque?

obrigado!

Database Connection

XMB could not connect to the specified database. The database returned "error 1045: Access denied for user 'gofre_10163689'@'localhost' (using password: YES)


Attachment: phpMHe3yR (80kB)
This file has been downloaded 435 times
View user's profile View All Posts By User
vlonjat4ever
Member
***




Posts: 24
Registered: 9-5-2009
Location: In your HDD
Member Is Offline

Mood: Cool!

[*] posted on 2-12-2012 at 12:15 PM


Set Debug true to config.php! and post error code here!
//How to set Debug True : Find this on config.php
Code:
// Debug-mode /** * To turn on DEBUG mode (you can then see ALL queries done at the bottom of each screen (except buddy-list & u2u) * just uncomment this variable. These queries are ONLY visible to the user currently loading that page * and ONLY visible to Super Administrators. Comment first line and uncomment second line to use debug mode. */ define('DEBUG', FALSE); // define('DEBUG', TRUE);

and change
Code:
define('DEBUG', FALSE); // define('DEBUG', TRUE);

to this
Code:
// define('DEBUG', FALSE); define('DEBUG', TRUE);

=========================================
Check Database Name, Database User and Database Password if they are correctly!
Set permissions 666 to config.php if you are installing board with option 2 selceted on Configuration Method!

I suggest to you to select option 1) on Configuration Method and create manually config.php through ftp.




Francesko
View user's profile Visit user's homepage View All Posts By User
ivoxgomes
Member
***




Posts: 5
Registered: 11-17-2008
Member Is Offline


[*] posted on 2-12-2012 at 12:23 PM


it work

many tanks!!
View user's profile View All Posts By User
Daniel Gouveia
XMB International Support
*******




Posts: 64
Registered: 4-10-2007
Location: Portugal, Braga
Member Is Offline

Mood: |Catch Me If You Can|

[*] posted on 2-12-2012 at 05:36 PM


Está resolvido ou precisas de mais alguma coisa?




You Never Walk Alone
View user's profile View All Posts By User

  Go To Top

Powered by XMB 1.9.12 (Debug Mode)
XMB Forum Software © 2001-2024 The XMB Group
[Queries: 16] [PHP: 28.9% - SQL: 71.1%]