Upload the ebot-matches-viewer folder to the /wp-content/plugins/ directory
Activate the plugin through the 'Plugins' menu in WordPress
Configure options
Your server Mysql eBot is different that website.
IP-ebot IP-web
ebot serveur web
| | Connection | |
| | <---------------> | |
|
*| mysql distant |*|
Step 1: Give power in phpmyadmin on Server eBot: SQL Command : grant all privileges on . to user@IP-web identified by "motdepassemysql"; ===> //// user = (Exemple: ebotv3) IP-web = (Exemple:
gw8.ovh.net) Your website is from OVH. flush privileges;
Step 2: Connecting on dedicated server by SSH - Putty - : Command : nano /etc/mysql/my.cnf
And edit : Remplace : bind-address = 127.0.0.1 to : #bind-address = 127.0.0.1
//comments french: Par défaut, MySQL n'écoute que localhost. . Il faudra désactiver la ligne (ajout de : '#') relative au bind-address dans le fichier de configuration mysql: # bind-address = 127.0.0.1
Restart : /etc/init.d/mysql restart
Ready You can configure Widget for connect on database Distant.
2.Configure Number of matches to display