View Full Version : Database Error need Immediate Help
LeThaLNjEcTiOn
06-15-2002, 03:59 PM
A psycho former friend has done something to my database. I think it is a small error can someone help me?
Chris M
06-15-2002, 04:23 PM
Here are the lines involved :
if(!mysql_select_db($this->database, $this->link_id)) {
$this->halt("cannot use database ".$this->database);
}
}
Here is the error :
Warning: Access denied for user: 'thelyceu@localhost' (Using password: YES) in /home2/thelyceu/public_html/admin/db_mysql.php on line 40
Warning: MySQL Connection Failed: Access denied for user: 'thelyceu@localhost' (Using password: YES) in /home2/thelyceu/public_html/admin/db_mysql.php on line 40
Please help!
Satan
Admin
06-15-2002, 04:38 PM
Make sure the database info in config.php is correct. Ask your host.
Chris M
06-15-2002, 04:39 PM
I just did for him...
It seems to be correct, but Im not sure...
Satan
Chris M
06-15-2002, 05:19 PM
I found out what was the problem...
The little **** deleted the Database...
Grrrr...
Satan
Chris M
06-15-2002, 07:36 PM
What do these mean?
Warning: Cannot add header information - headers already sent by (output started at /home2/thelyceu/public_html/admin/config.php:41) in /home2/thelyceu/public_html/admin/global.php on line 156
Warning: Cannot add header information - headers already sent by (output started at /home2/thelyceu/public_html/admin/config.php:41) in /home2/thelyceu/public_html/admin/global.php on line 182
Warning: Cannot add header information - headers already sent by (output started at /home2/thelyceu/public_html/admin/config.php:41) in /home2/thelyceu/public_html/admin/functions.php on line 1592
Warning: Cannot add header information - headers already sent by (output started at /home2/thelyceu/public_html/admin/config.php:41) in /home2/thelyceu/public_html/admin/functions.php on line 1592
Warning: Cannot add header information - headers already sent by (output started at /home2/thelyceu/public_html/admin/config.php:41) in /home2/thelyceu/public_html/admin/functions.php on line 1545
Warning: Cannot add header information - headers already sent by (output started at /home2/thelyceu/public_html/admin/config.php:41) in /home2/thelyceu/public_html/admin/functions.php on line 1545
Warning: Cannot add header information - headers already sent by (output started at /home2/thelyceu/public_html/admin/config.php:41) in /home2/thelyceu/public_html/admin/functions.php on line 1545
????
Satan
Chris M
06-15-2002, 10:30 PM
Anyone?
Satan
Satan: are you using the old hacked php files to re install with or a clean install?
see what code is on the lines of functions.php in the error its giving
Chris M
06-16-2002, 10:35 AM
Ive posted all the info here (https://vborg.vbsupport.ru/showthread.php?s=&threadid=39920)...
But I can tell you straight off that it is off a download from vb 2.2.6, and I am doing a fresh install...
Satan
Bro_Joey_Gowdy
06-26-2002, 06:27 AM
Looks to me like its working fine -
http://www.thelyceum.org/forum
The only thing wrong I see is that you need to make an index.html file for you main directory
http://www.thelyceum.org
and make it point to:
http://www.thelyceum.org/forum
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.