Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, I was wondering if anyone could give me a tip on what I've done wrong, I'm a newbie when it comes to php/sql, I just installed a board etc, and wanted some mods installed, everything went fine until there was a part where I had to do something to the database, now I think i've messed up everything, nothing seems to work, all I get now is "Warning: mysql_connect(): Access denied for user: 'brother_phpbb1@localhost' (Using password: YES) in /home/brother/public_html/forum/db/mysql4.php on line 48 Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/brother/public_html/forum/db/mysql4.php on line 330 Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/brother/public_html/forum/db/mysql4.php on line 331 phpBB : Critical Error Could not connect to the database Any help at all would be appreaciated!!! thanks! Charlene
Post Follow-up to this messageCharlene Allan wrote: > Hi, I was wondering if anyone could give me a tip on what I've done wrong, > I'm a newbie when it comes to php/sql, I just installed a board etc, and > wanted some mods installed, everything went fine until there was a part > where I had to do something to the database, now I think i've messed up > everything, nothing seems to work, all I get now is > > "Warning: mysql_connect(): Access denied for user: > 'brother_phpbb1@localhost' (Using password: YES) in > /home/brother/public_html/forum/db/mysql4.php on line 48 > > Warning: mysql_error(): supplied argument is not a valid MySQL-Link resour ce > in /home/brother/public_html/forum/db/mysql4.php on line 330 > > Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resour ce > in /home/brother/public_html/forum/db/mysql4.php on line 331 > phpBB : Critical Error > > Could not connect to the database > > Any help at all would be appreaciated!!! > thanks! > Charlene > > Looks like you have the password wrong in your connect statement. Hopefully you still have another account that will work? If so as a temp measure change the user account & pword and see if that works. All the errors could easily come from incorrect login details so sort that and you should be fine. -- Regards Neil Registered Linux User 324599 Windows has detected your mouse has moved, Please restart your PC for this change to be registered.
Post Follow-up to this messageHi Neil, thanks very much for your reply, I sort of gave up and reinstalled, I did try using a different username and stuff, but it didn't work, lucky enough I hadn't really opened my forrm yet so nothing much was lost :) thanks again Charlene "HawkEye" <sunbed@rocketmail.com> wrote in message news:Hr2dnbLdDcIG-DvcRVnygg@pipex.net... > Charlene Allan wrote: > > Looks like you have the password wrong in your connect statement. > Hopefully you still have another account that will work? If so as a temp > measure change the user account & pword and see if that works. All the > errors could easily come from incorrect login details so sort that and you > should be fine. > > -- > Regards > > Neil > > Registered Linux User 324599 > Windows has detected your mouse has moved, Please restart your PC for this > change to be registered.
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.