Enviado em 09/07/2014 - 13:04h
Boa tarde a Todos,
Estou finalizando as configurações do OCS Inventory, só que na parte final do dashboard para inserir o usuário e senha no Browse para conectar no endereço http://172.25.1.50/ocsreports/
o sistema informar essa mensagem( ERROR: Can't connect to MySQL. Please enter a valid login/password. (host=10.1.2.226 login=ocs password=ocs)
ERROR: MySql connection problem
Can't connect to MySQL server on '10.1.2.226' (111) )
vejas as configurações do mysql
root@G4L:~# mysql -u ocs -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 58
Server version: 5.5.37-0ubuntu0.12.04.1 (Ubuntu)
Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| ocsweb |
+--------------------+
2 rows in set (0.03 sec)
Alguém sabe dizer como corrigir esse erro?
Estou finalizando as configurações do OCS Inventory, só que na parte final do dashboard para inserir o usuário e senha no Browse para conectar no endereço http://172.25.1.50/ocsreports/
o sistema informar essa mensagem( ERROR: Can't connect to MySQL. Please enter a valid login/password. (host=10.1.2.226 login=ocs password=ocs)
ERROR: MySql connection problem
Can't connect to MySQL server on '10.1.2.226' (111) )
vejas as configurações do mysql
root@G4L:~# mysql -u ocs -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 58
Server version: 5.5.37-0ubuntu0.12.04.1 (Ubuntu)
Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| ocsweb |
+--------------------+
2 rows in set (0.03 sec)
Alguém sabe dizer como corrigir esse erro?