View previous topic :: View next topic |
Author |
Message |
mcalicea -
Joined: 06 Apr 2004 Posts: 2
|
Posted: Tue May 04, 2004 10:03 pm Post subject: phpBB problems |
|
|
I had it working and now when I try to get to it, I get the following error:
Warning: mysql_connect(): Access denied for user: 'dsstss@localhost' (Using password: YES) in C:\Program Files\Abyss Web Server\htdocs\forum\db\mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:\Program Files\Abyss Web Server\htdocs\forum\db\mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:\Program Files\Abyss Web Server\htdocs\forum\db\mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
What can I do? I don't know php at all. Please help. |
|
Back to top |
|
 |
eznetlinks -
Joined: 27 Sep 2003 Posts: 144
|
Posted: Tue May 04, 2004 10:53 pm Post subject: |
|
|
open
C:\WINDOWS\my.ini
delete user and password
or
open
C:\WINDOWS\php.ini
scroll to:
mysql.default_user =
mysql.default_password =
enter user and password
Example:
mysql.default_user = myname
mysql.default_password = dsiabib |
|
Back to top |
|
 |
Foxified -
Joined: 13 Apr 2004 Posts: 487 Location: Canada
|
Posted: Wed May 05, 2004 1:54 am Post subject: |
|
|
always Invision powerboards is better then phpbb , maybe think about it. ^_^ _________________
 |
|
Back to top |
|
 |
Exterus -
Joined: 07 Aug 2003 Posts: 69 Location: Sweden
|
Posted: Wed May 05, 2004 3:08 am Post subject: |
|
|
Invision Power Board costs money, and I don't agree that it's better than phpBB either. If I had to purchase a license for a forum it would either be ubbthreads or vbulletin, not IPB. _________________ "Technological progress is like an axe in the hands of a pathological criminal."
-- Albert Einstein |
|
Back to top |
|
 |
|