i m getting this error while using MySql variables like in my asp.net website
# Host = 'localhost'
# Port = '3306'
# User = [Your cPanel username followed by an underscore and the MySQL username you configured in cPanel]
# Pass = [The password that you used when creating the MySQL user]
#...