Eric Downing wrote:
> Ok in my bacula-dir.conf file there was an entry for 'diraddress=127.0.0.1' 
> however   commented that out earlier by myself upon a suggestion I read 
> somewhere. I uncommented it and changed it to the local IP. I restarted 
> bacula-director and tried to bconsole in with the same results.
> 
> Additionally, netstat -a|grep 3306 checking for MySQL didn't show, then the 
> same 
> command but used the bacula ports, and no dice. in /etc/services the bacula 
> services are listed. Furthermore ps -Af shows nothing Bacula or MySQL 
> related. I 
> am unfamiliar with MySQL however I have used MSSQL a fair amount in the past 
> (GUI stuff though). My box running Ubuntu is CLI only.
> 
> Not sure where to go from here. Thoughts?

MySQL has a similar configuration option in /etc/mysql/my.cnf
(bind-address).. go change that one. You may also have to look into
"skip-networking" dependent on the version of mysql you use.

Restart mysql afterwards.

-- 
Jesper

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to