Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Strike (http://www.bvlist.com/forumdisplay.php?f=21)
-   -   Database issue (http://www.bvlist.com/showthread.php?t=713)

murda 25th July 2008 14:56

Database issue
 
hi everyone, i try to use admincp.php and in the database settings i set everything as should be, when i get to next page asking me to click to install database i do it and i get this message

Code:

[1045] dbconn: mysql_connect: Access denied for user 'apache'@'localhost' (using password: NO)
now i have added the sql file to my database manually but i still get the message, this site is offline...thank you

is there anyway i can fix this problem?

thanks in advance....

seb35 31st July 2008 23:32

look in you config.php if there is no space ex
bad
Quote:

// Database password
$mysql_pass = "**** ";
good
Quote:

// Database password
$mysql_pass = "****";

NatashaRhea 16th February 2009 18:50

i am also getting this error with torrentstikes now i went to includes/config.php there is no includes/config.php file there is there somewhere i can get a basic config.php to compare how to create one


Code:

[1045] dbconn: mysql_connect: Access denied for user 'apache'@'localhost' (using password: NO)

wMan 16th February 2009 22:23

add your sites details in config.php ie: username,password,database,localhost

NatashaRhea 17th February 2009 07:19

there isnt no config.php file in includes i was thinking it done in admincp.php

---------- Post added at 21:19 ---------- Previous post was at 20:06 ----------

got that fixed but now back to white page and this error

Code:

Error in sql/database.sql: Duplicate entry '2002' for key 1

wMan 17th February 2009 12:57

that means the sql code is already added :bubble:


All times are GMT +2. The time now is 12:34.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.