Developed in-house, not fed back.
Solaris specific - mysql.sock is located in different path than
it is in Linux.
--- doc/config/conf.d/mysql_vhost.conf 2014-02-06 04:31:05.628787703 -0800
+++ doc/config/conf.d/mysql_vhost.conf 2014-02-06 04:28:25.874018171 -0800
@@ -12,7 +12,7 @@
##
## Local path to the mysql socket
##
-#mysql-vhost.sock = "/var/lib/mysql/mysql.sock"
+#mysql-vhost.sock = "/tmp/mysql.sock"
##
## Host of the MySQL server.