I am trying to acces mysql remotely through Mysql Query Browser
Hostname: flavioam.x10.mx
user: flavioam_root
password: (flavioam_root's password)
port:3306
Am I doing something wrong?
I already added my IP on Remote Access on cPanel, but query browser refuse the connection, error...
I am havind an error 500 page for all my php codes.
A simple code like:
<?php
echo "test";
?>
return
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator...