Raised This Month: $ Target: $400
 0% 

Forum mod


Post New Thread Reply   
 
Thread Tools Display Modes
Janet Jackson
Veteran Member
Join Date: Mar 2005
Location: far, far away from here
Old 02-01-2006 , 21:53  
Reply With Quote #501

I'm not sure if it's the spaces between the red characters, but you should retry the query with them removed.

GRANT ALL PRIVILEGES ON hello_phpbb3 . * TO 'hello'@'localhost' IDENTIFIED BY 'mypassword'

And don't forget to replace 'mypassword' ;)
__________________
Janet Jackson is offline
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 02-01-2006 , 22:03  
Reply With Quote #502

hmmmm, this is annoyin. I am still getting the same error. Either I am blind, deaf, and dumb (not completely impossible ), or............?


Any ideas ?
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
DaSoul
Senior Member
Join Date: Jan 2006
Old 02-01-2006 , 22:14  
Reply With Quote #503

Check your username and password.

I assume that mysql and hlds server on the same machine. Correct?
DaSoul is offline
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 02-04-2006 , 21:19  
Reply With Quote #504

The mysql/webserver is not on our game server. when i tried ip instead of localhost it didn't seem to work either. It still gave me the same error that I posted above.
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
Janet Jackson
Veteran Member
Join Date: Mar 2005
Location: far, far away from here
Old 02-05-2006 , 19:26  
Reply With Quote #505

What ip ? You should replace 'localhost' with the ip of your gameserver.
__________________
Janet Jackson is offline
DaSoul
Senior Member
Join Date: Jan 2006
Old 02-05-2006 , 19:56  
Reply With Quote #506

Quote:
Originally Posted by Lord_Destros
hmmmm, this is annoyin. I am still getting the same error. Either I am blind, deaf, and dumb (not completely impossible ), or............?


Any ideas ?
Where are you running this command? You need to run it at the mysql prompt on your webserver/database server or you can run it maybe if you have access to phpmyadmin.

Code:
GRANT ALL PRIVILEGES ON hello_phpbb3.* TO 'hello'@'*' IDENTIFIED BY 'whateveryourdbpassword'
If you put * for the ip address then hello can access the database from every ip address. but if your game server only has one ip address you should probably put its ip address into that command. But you have to have admin permissions for the mysql system for the above mysql command to even work. So you maybe need to run it as root or admin.
DaSoul is offline
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 02-05-2006 , 21:16  
Reply With Quote #507

i'm running it through phpmyadmin with what i believe to be full access. I have full cpanel/phpmyadmin access. * gives me same error..............
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
DaSoul
Senior Member
Join Date: Jan 2006
Old 02-06-2006 , 00:29  
Reply With Quote #508

Quote:
Originally Posted by Lord_Destros
i'm running it through phpmyadmin with what i believe to be full access. I have full cpanel/phpmyadmin access. * gives me same error..............
Well phpmyadmin may not have access to the system tables. It depends upon which user is running as phpadmin. You should maybe contact the company that provides you with your cpanel. I am sure they have some type of support system where they can help you.

Do you have ssh access to your machine? You might try by actually using the mysql command line.
DaSoul is offline
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 02-06-2006 , 20:53  
Reply With Quote #509

lol, this may sound dumb but i'm new to using sql but is it possible if one of you guys to send me a presetup version of this (with everything prealtered)

zomg, a steam update with free dod .
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
DaSoul
Senior Member
Join Date: Jan 2006
Old 02-06-2006 , 22:30  
Reply With Quote #510

I don't think its possible for us to send to you a database with the proper permissions and also include the forum information for phpbb.
DaSoul is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode