Jump to content
  • 0

is it possible to have like different passwords on inter_athena.conf and on you phpmyadmin


AinsLord

Question


  • Group:  Members
  • Topic Count:  261
  • Topics Per Day:  0.08
  • Content Count:  758
  • Reputation:   20
  • Joined:  11/21/15
  • Last Seen:  

coz here's what happen i have different password on my phpmyadmin login and settiing on inter_athena.conf

tried to change it on my log in password on php to my inter_athena.conf it wont connect

but when i tried the password i setup upon creating the mysql/php it works??

how is that possible?

its like on phpmyadmin log in i have 

EX:

root

12345611

and on my inter_athena.conf

login_server_ip: (my server IP)
login_server_port: 3306
login_server_id: root
login_server_pw: 12345622 ( if i change this to 12345611 it wont connect)
login_server_db: ragnarok

something like that happens

thnx for the help

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  776
  • Reputation:   239
  • Joined:  02/11/17
  • Last Seen:  

1 hour ago, whodhell said:

coz here's what happen i have different password on my phpmyadmin login and settiing on inter_athena.conf

tried to change it on my log in password on php to my inter_athena.conf it wont connect

but when i tried the password i setup upon creating the mysql/php it works??

how is that possible?

its like on phpmyadmin log in i have 

EX:

root

12345611

and on my inter_athena.conf

login_server_ip: (my server IP)
login_server_port: 3306
login_server_id: root
login_server_pw: 12345622 ( if i change this to 12345611 it wont connect)
login_server_db: ragnarok

something like that happens

thnx for the help

it needs to match the password of your sql/phpmyadmin since it needs the user and pass to connect to get the data of your database :))

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  261
  • Topics Per Day:  0.08
  • Content Count:  758
  • Reputation:   20
  • Joined:  11/21/15
  • Last Seen:  

14 hours ago, crazyarashi said:

it needs to match the password of your sql/phpmyadmin since it needs the user and pass to connect to get the data of your database :))

but my question is as the example above

my inter_athena.conf has a different password to ragnarok database i i change it the same password im using on phpmyadmin it wont connect

did you get my point here??

like this

(SERVER IP)/phpmyadmin

then your gonna log in using your username and pass ryt

ex
User : root

pass : 12345611

my inter_athena.conf use 12345622 if i changed it to 12345611 it wont connect

login_server_ip: (my server IP)
login_server_port: 3306
login_server_id: root
login_server_pw: 12345622 ( if i change this to 12345611 it wont connect)
login_server_db: ragnarok

Edited by whodhell
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...