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




Attachment: phpMHe3yR (80kB)
This file has been downloaded 567 times

View user's profile
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
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
Daniel Gouveia
Moderator
******




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







You Never Walk Alone
View user's profile

  Go To Top

Powered by XMB 1.10.00-beta-2 (Debug Mode)
XMB Forum Software © 2001-2025 The XMB Group
[Queries: 14] [PHP: 88.1% - SQL: 11.9%]