Hi!
What do I set incorrectly ?
No Syncron mysql between PC and Synology Nas mysq .
data:
Windows XP
Public fixed IP address
PC - Mysql 5.5
SAM Broadcaster v4.9.0
myloweslifesamPHPweb
dbconfig.xml.php
<Database>
<driver>MYSQL</ Driver >
<host>Xx.xxx.xxx.xxx</ Host >
<Port>3306< / Port >
<Database>samdb</ Database >
<username>radarok</ username>
<password>password</ Password >
</ Database >
Router - DIR- 600
Open ports 3306, 1221
PC's IP address - 192.168.0.101
Synology IP address - 192.168.0.100
DMZ eneble - 192.168.0.101
Mysql workbanch :
Connection SAMDB - radarok - Hosts : 192.168.0.100:3306
Connection SAMDB - localhost - radarok - Hosts : 192.168.0.100:3306
Server Instance -
mysqld@192.168.0.100Host: 192.168.0.100 Type Windows
The site is all right , everything works perfectly .
I can save database (Tools/Backup or Restore)
The problem is that the data does not go through the Synology NAS mysql database.
So if I stop the SAM and turn off the PC, the web Oops ...
If I reconfigure when I start the SAM, the connection (host: 192.168.0.100) all data goes to the Synology NAS mysql, but I can't save (Tools/Backup or Restore) - Backup failed
Please help me to find, what is the bad setting