Code of configure.php file. But loading webpage view"Database Error: Unable to connect to the database:Could not connect to MySQL". Can you help me?
<?php
class JConfig {
var $offline = '0';
var $editor = 'tinymce';
var $list_limit = '20';
var $helpurl =...