L'ho fatto e ricontrollato. In teoria è giusto, ho messo i dati che mi hanno mandato loro.
L'unica cosa che non ho fatto è stato creare un nuovo db, ho usato uno dei cinque di default che risultavano vuoti.
Edit:
var $offline = '0';
var $editor = 'tinymce';
var $list_limit = '20';
var $helpurl = '
http://www.joomla.it';
var $debug = '0';
var $debug_lang = '0';
var $sef = '1';
var $sef_rewrite = '0';
var $sef_suffix = '0';
var $feed_limit = '10';
var $feed_email = 'author';
var $secret = 'EDITED';
var $gzip = '0';
var $error_reporting = '-1';
var $xmlrpc_server = '0';
var $log_path = 'C:\\Program Files\\EasyPHP-5.3.3\\www\\bc_file\\logs';
var $tmp_path = 'C:\\Program Files\\EasyPHP-5.3.3\\www\\bc_file\\tmp';
var $live_site = 'http:----';
var $force_ssl = '0';
var $offset = '0';
var $caching = '0';
var $cachetime = '15';
var $cache_handler = 'file';
var $memcache_settings = array();
var $ftp_enable = '0';
var $ftp_host = '127.0.0.1';
var $ftp_port = '21';
var $ftp_user = '';
var $ftp_pass = '';
var $ftp_root = '';
var $dbtype = 'mysql';
var $host = 'localhost';
var $user = 'Sql------';
var $db = 'Sql------';
var $dbprefix = 'jos_';
var $mailer = 'mail';
var $mailfrom = 'p-----';
var $fromname = 'Panthers';
var $sendmail = '/usr/sbin/sendmail';
var $smtpauth = '0';
var $smtpsecure = 'none';
var $smtpport = '25';
var $smtpuser = '';
var $smtppass = '';
var $smtphost = 'localhost';
var $MetaAuthor = '1';
var $MetaTitle = '1';
var $lifetime = '15';
var $session_handler = 'database';
var $password = '------';
C'è forse qualcosa che non va? Ovviamente dove ci sono i trattini in realtà è compilato.