FAILED TO CONNECT TO SERVER

MikZ

New member
Messages
461
Points
0
Good day Hercules!

I recently moved to CLOUD SERVER.

all were working fine. was able to run the server.

and unfortunately i can't connect to the server.

I was able to connect before i did something in phpmyadmin users and was able to connect but i did re-image the server and now i can't connect anymore.

can you help me whats the right way to do it?

as far as i remember, i login to phpmyadmin using root (in web) , the click users create new user and checked Global privileges.


unfortunately i can't connect. nothing. the server just run inside in the cloud VNC "map-server online" and no error.

please help me what did i missed?


 
Good day Hercules!

I recently moved to CLOUD SERVER.

all were working fine. was able to run the server.

and unfortunately i can't connect to the server.

I was able to connect before i did something in phpmyadmin users and was able to connect but i did re-image the server and now i can't connect anymore.

can you help me whats the right way to do it?

as far as i remember, i login to phpmyadmin using root (in web) , the click users create new user and checked Global privileges.

unfortunately i can't connect. nothing. the server just run inside in the cloud VNC "map-server online" and no error.

please help me what did i missed?
Once you LOGIN, is no errors or any warnings? if no errors maybe you IP in your clientinfo.xml

 
Good day Hercules!

I recently moved to CLOUD SERVER.

all were working fine. was able to run the server.

and unfortunately i can't connect to the server.

I was able to connect before i did something in phpmyadmin users and was able to connect but i did re-image the server and now i can't connect anymore.

can you help me whats the right way to do it?

as far as i remember, i login to phpmyadmin using root (in web) , the click users create new user and checked Global privileges.

unfortunately i can't connect. nothing. the server just run inside in the cloud VNC "map-server online" and no error.

please help me what did i missed?
Once you LOGIN, is no errors or any warnings? if no errors maybe you IP in your clientinfo.xml
no error showing.

i just migrated to cloud with same file i have from VPS already change the ip but in VPS there is an installed phpmyadmin

here in cloud i just installed it. so im not sure if im doing the right thing.

I login to cloud using root.

create databases

and add user.

username: Server

host: %

grant all global priviliges

 
Last edited by a moderator:
H

Good day Hercules!

I recently moved to CLOUD SERVER.

all were working fine. was able to run the server.

and unfortunately i can't connect to the server.

I was able to connect before i did something in phpmyadmin users and was able to connect but i did re-image the server and now i can't connect anymore.

can you help me whats the right way to do it?

as far as i remember, i login to phpmyadmin using root (in web) , the click users create new user and checked Global privileges.


unfortunately i can't connect. nothing. the server just run inside in the cloud VNC "map-server online" and no error.

please help me what did i missed?
Once you LOGIN, is no errors or any warnings? if no errors maybe you IP in your clientinfo.xml
no error showing. 

i just migrated to cloud with same file i have from VPS but in VPS there is an installed phpmyadmin

here in cloud i just installed it. so im not sure if im doing the right thing.

I login to cloud using root. 
create databases
and add user. 
username: Server
host: %
grant all global priviliges
How about your inter-server.conf? clientinfo.xml in your grf? <address>127.0.0.1</address> 

 
H

Good day Hercules!

I recently moved to CLOUD SERVER.

all were working fine. was able to run the server.

and unfortunately i can't connect to the server.

I was able to connect before i did something in phpmyadmin users and was able to connect but i did re-image the server and now i can't connect anymore.

can you help me whats the right way to do it?

as far as i remember, i login to phpmyadmin using root (in web) , the click users create new user and checked Global privileges.

unfortunately i can't connect. nothing. the server just run inside in the cloud VNC "map-server online" and no error.

please help me what did i missed?[/size]
Once you LOGIN, is no errors or any warnings? if no errors maybe you IP in your clientinfo.xml
no error showing. 

i just migrated to cloud with same file i have from VPS but in VPS there is an installed phpmyadmin

here in cloud i just installed it. so im not sure if im doing the right thing.

I login to cloud using root. 

create databases

and add user. 

username: Server

host: %

grant all global priviliges
How about your inter-server.conf? clientinfo.xml in your grf? <address>127.0.0.1</address> 
Yup all change to new ip add

 
fixed i type need to input this to all ports

firewall-cmd --permanent --zone=public --add-port=5903/tcp
 

 
Back
Top