Alejandro P.
|
| Posted: 07/10/2002, 9:13 PM |
|
Dear Friends-.
Posted this ad yesterday but got no results:
I'm using apache & mysql with codecharge under WXP for the example of CC 2.0 of the classified system, but get the following error:
Warning: Access denied for user: 'cce@localhost' (Using password: YES) in
c:\apache\htdocs\classifieds\db_mysql.inc on line 72 Database error:
connect(localhost, cce, $Password) failed.
MySQL Error: ()
Session halted.
anyone can help??
Regards
Alejandro P.
Caracas Venezuela
|
|
|
 |
jjtoubia
|
| Posted: 07/11/2002, 12:19 AM |
|
Sounds like a database problem and not a CodeCharge problem. Do you have MySQL installed locally on your XP machine? Because it is trying to find a database on your XP machine (localhost). If you do, it could be a non database, bad password or even a bad username but rest assured it is not a problem with the code.
|
|
|
 |
|