Ok installation worked.
Here is the solution if you connect to databases like I do.
LEAVE the review or photo post (this case reviewpost) connection as:
$host ="localhost";
when you use the
vb database use the connection you do for
VB.
in my case it was:
$host_bb="localhost:/var/lib/mysql/mysql.sock";