MySQL Database can be accessed from outside applications. In order to do so: 1. Login via ssh into pbxware as root. 2. Access mysql via '/home/servers/sitemanager/sh/mysql -p' (password:pbxware) 3. Edit '/home/servers/sitemanager/sm/etc/my.cnf' By default, access from other machines is disabled for security reasons. If you wish to play with it, edit the file above but at your own risk.
|