Search found 1 match

by KylinHuang
Wed Sep 28, 2011 11:15 pm
Forum: Help: Linux/Unix Specific
Topic: cacti 0.8.7h cannot connect mysql by socket
Replies: 1
Views: 585

cacti 0.8.7h cannot connect mysql by socket

when 0.8.7g, can set $database_port = "/path/to/socket" in include/config.php
but in 0.8.7h, no way to connect mysql by socket.

for the function db_connect_real in lib/database.php changed the way to create ADO object.