You should come on IRC (irc.freenode.net, #opensips). We should be able to 
solve this much faster. Meanwhile, if the following fails, then you need to 
give the *opensips* user access rights:

    sock=($(sudo netstat -tlnp | grep mysql | awk '{print $4}' | tr -s : ' ')); 
echo "MySQL is listening on: ${con[@]}"; mysql -uopensips -h${sock[0]} 
-P${sock[1]} -p\$superPass2016\$

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/439#issuecomment-85959456
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to