how to connect apache and mysql server together via internal IP?
hi,would you please tell me how I could set up a mysql server remotely?
The mysql server is connected locally with the apache server. The internal IPs as following:
mySQL = 192.168.0.1
Apache= 192.168.0.2
Both are running Centos 64bit.
please help