Hi team,
Can you help me regarding SQL Host name/server I will include it on my configuration.php of my Joomla website.
var $host = ?????
Thanks in advance.
Hi team,
Can you help me regarding SQL Host name/server I will include it on my configuration.php of my Joomla website.
var $host = ?????
Thanks in advance.
Use localhost for the MySQL hostname.
Best regards,
Brian Yang - TechAirlines
How am I doing? Click thestar button at the bottom left to rate this post. Thanks.
Terms of Service | Account Portal | Wiki
Hi, i already change the configuration.php of joomla site.
var $host = 'localhost';
var $user = 'chardzki_chard'; <--- my username in my SQL Database
var $db = 'chardzki_glamforbabies'; <--- my SQL Database
then I received error:
Database Error: Unable to connect to the database:Could not connect to MySQL