When i'm trying to set VBB up, it wants to connect to the wrong mysql socket(/tmp/mysql.sock) it should point to another directory. In result it can't connect getting this error:
"Warning: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/board/public_html/admin/db_mysql.php on line 38
Warning: Supplied argument is not a valid MySQL-Link resource in /home/board/public_html/admin/db_mysql.php on line 47
The database has failed to connect because you do not have permission to connect to the server. Please go back to the last step and ensure that you have entered all your login details correctly."
And yes i have giving a valid login
"Warning: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/board/public_html/admin/db_mysql.php on line 38
Warning: Supplied argument is not a valid MySQL-Link resource in /home/board/public_html/admin/db_mysql.php on line 47
The database has failed to connect because you do not have permission to connect to the server. Please go back to the last step and ensure that you have entered all your login details correctly."
And yes i have giving a valid login

Comment