On Mon, 2010-01-18 at 09:02 -0600, Caldarale, Charles R wrote:
> > From: Rick Bragg [mailto:li...@gmnet.net]
> > Subject: Re: Cyclos Webapp Trouble (404)
> > 
> > Yes the above works perfect.  I can log into MySQL in exactly that way.
> > I also double checked the password.
> 
> Just for grins, do a netstat -ano and verify that the MySQL pid really is 
> listening on 127.0.0.1:3306 (or 0.0.0.0:3306) and not some other IP address.
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
> MATERIAL and is thus for use only by the intended recipient. If you received 
> this in error, please contact the sender and delete the e-mail and its 
> attachments from all computers.


That did it!

changing my.cnf 
bind-address            = 0.0.0.0

did the trick.
OK, Now I will go pick up trash on the roadside for a while!

Thanks all!
Rick
 





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to