Re: [Observium] inserting default schema
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
I very much doubt reinstalling mysql will make any difference at all.
You probably want to try adding a user to mysql with the correct user/pass first.
We do give a. Nice copy/pasteable example for that...
Adam.
Ryan Milton - MVS USA RMilton@mvsusa.com wrote:
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/01208bbe4147bf278843b8a731f663e6.jpg?s=120&d=mm&r=g)
I guess what I am not getting, is, isn’t this the same “user/password” that is in config.php ?
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong Sent: Wednesday, July 24, 2013 2:14 PM To: Observium Network Observation System Subject: Re: [Observium] inserting default schema
I very much doubt reinstalling mysql will make any difference at all.
You probably want to try adding a user to mysql with the correct user/pass first.
We do give a. Nice copy/pasteable example for that...
Adam.
Ryan Milton - MVS USA <RMilton@mvsusa.commailto:RMilton@mvsusa.com> wrote: OK, well. At this point I’ve gone ahead and uninstalled mysql and am reinstalling it to correct the issue. My config.php has the observium user/password that needs to link to the mysql db. But they weren’t connecting to each other.
That is the problem I’m trying to fix. Ryan
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Tom Laermans Sent: Wednesday, July 24, 2013 1:14 PM To: Observium Network Observation System Subject: Re: [Observium] inserting default schema
On 07/24/2013 07:08 PM, Ryan Milton - MVS USA wrote: So that's it? I'm most likely confused. Wasn't that obvious?
Tom
Sent from my iPhone
On Jul 24, 2013, at 12:57, "Tom Laermans" <tom.laermans@powersource.cxmailto:tom.laermans@powersource.cx> wrote: On 07/24/2013 06:10 PM, Ryan Milton - MVS USA wrote:
ERROR 1045 (28000): Access denied for user observium@localhost (using passwd: YES)
No, I cannot log into the mysql with observium user, however.
Well there's your problem.
Tom _______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.orgmailto:observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/c205536cc69798406014df83516f2190.jpg?s=120&d=mm&r=g)
On 07/24/2013 3:02 pm, Ryan Milton - MVS USA wrote:
I guess what I am not getting, is, isn’t this the same “user/password” that is in config.php ?
Yes, it is. I think what the guys are saying is if you can't login from the command line to mysql and you are getting the error that you put in your previous email then it is obvious what the problem is. In a nutshell:
1. You don't have the user in mysql. 2. You are using the wrong password for the user. 3. You can't connect with the user from localhost using the correct password.
There are three things that need to be in sync to log into mysql. Don't assume that you have them all three correct.
Hope this helps.
Tracy
![](https://secure.gravatar.com/avatar/01208bbe4147bf278843b8a731f663e6.jpg?s=120&d=mm&r=g)
I got it, fixed it. Thanks
Sent from my iPhone
On Jul 24, 2013, at 15:42, "Tracy Phillips" tracphil@mantoso.com wrote:
On 07/24/2013 3:02 pm, Ryan Milton - MVS USA wrote:
I guess what I am not getting, is, isn’t this the same “user/password” that is in config.php ?
Yes, it is. I think what the guys are saying is if you can't login from the command line to mysql and you are getting the error that you put in your previous email then it is obvious what the problem is. In a nutshell:
- You don't have the user in mysql.
- You are using the wrong password for the user.
- You can't connect with the user from localhost using the correct password.
There are three things that need to be in sync to log into mysql. Don't assume that you have them all three correct.
Hope this helps.
Tracy _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Ryan Milton - MVS USA
-
Tracy Phillips