On Fri, Aug 1, 2014 at 4:19 PM, Adrian Sevcenco <[email protected]>
wrote:

> On 08/01/2014 03:44 PM, Bogdan-Stefan Rotariu wrote:
> >
> >> On Aug 1, 2014, at 15:27, Adrian Sevcenco <[email protected]>
> >> wrote:
> >>
> >> in zabbix.conf.php am serverul de mysql pus cu 127.0.0.1
> >
> > 127.0.0.1 si localhost nu sunt acelasi lucru, localhost se conecteaza
> > pe socket, 127.0.0.1 pe tcp, pune localhost si in config sau adauga
> > allow si de la 127.0.0.1
> ok...
> 1. am facut grant si pentru 127.0.0.1 (sa fie)
> grant all privileges on zabbix.* to 'zabbix'@'localhost' with grant
> option;
> grant all privileges on zabbix.* to 'zabbix'@'127.0.0.1' with grant
> option;
>
>

doua comentarii (nu stiu eu zabbix, da' la mysql cat de cat stiu de-un 5):
- la astea trebuie si identified by 'mycoolpassword' (probabil de-aia nu-ti
merge)
- "with grant option" inseamna ca-i dai voie sa faca alti useri, nu cred ca
asta vrei.

-- 
P.
_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug

Raspunde prin e-mail lui