VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: 2dmaster on November 08, 2016, 10:59:15 AM

Title: how to hide error?
Post by: 2dmaster on November 08, 2016, 10:59:15 AM
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"
Title: Re: how to hide error?
Post by: GJC Web Design on November 08, 2016, 14:07:33 PM
 IMHO  it is a basic connectivity problem with your sql server/config/Joomla
Title: Re: how to hide error?
Post by: GJC Web Design on November 08, 2016, 15:19:31 PM
logs, ask host etc , not a VM topic
Title: Re: how to hide error?
Post by: Milbo on November 09, 2016, 07:37:28 AM
It is always the same error and the problem is the installation of your mysql server
Title: Re: how to hide error?
Post by: GJC Web Design on November 09, 2016, 19:48:26 PM
You have been told!!!!!

Stop posting the same errors over and over and fix your server!
Title: Re: how to hide error?
Post by: Ghost on November 10, 2016, 07:18:58 AM
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