phpBB2 install problems<

liunx

Guest
Having install problems locally with phpBB2... I put all the details in and click Start Install, but I just get this:

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in c:\apache\htdocs\phpbb2\db\mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in c:\apache\htdocs\phpbb2\db\mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database


Running PHP 4.3.6 and MySQL 4.0... I can't check line 330 cause all the newlines don't work in Notepad (and that's all I've got right now...)looks to me that your connection to mysql is wrong. make sure you have the correct info supplied

also you can Download a free text editor that will work better than notepad. I use ConText.
 
Back
Top