Error displaying the error page: Could not connect to MySQL.: SQL=SELECT `#__virtuemart_products`.* ,`#__virtuemart_products_ru_ru`.* FROM `#__virtuemart_products` INNER JOIN `#__virtuemart_products_ru_ru` using (`virtuemart_product_id`) WHERE `#__virtuemart_products`.`virtuemart_product_id` = "2179"
IMHO it is a basic connectivity problem with your sql server/config/Joomla
logs, ask host etc , not a VM topic
It is always the same error and the problem is the installation of your mysql server
You have been told!!!!!
Stop posting the same errors over and over and fix your server!
The error is always the same:
Quote
Error displaying the error page: Could not connect to MySQL
Check your DB settings. Try to manually connect (with external script) to DB with credentials used in your Joomla installation (find them in configuration.php) http://www.w3schools.com/php/func_mysqli_connect.asp