Eccolo (dove c'è il saluto ho cambiato)
$language_module = "italian.inc";![]()
# what is your Mysql database server
$database_host = "60.000.000.003";![]()
# what is the name of the database we are using
$database_name = "Sql000000_3";![]()
# who do we log in as?
$database_user = "Sql000000";![]()
# and what password do we use
$database_password = '0000000';![]()
# if you use multiple installations of PHPlist you can set this to
# something to identify this one. it will be prepended to email report
# subjects
$installation_name = 'PHPlist';
# if you want a prefix to all your tables, specify it here,
$table_prefix = "phplist_";
# if you want to use a different prefix to user tables, specify it here.
# read README.usertables for more information
$usertable_prefix = "phplist_user_";
# if you change the path to the PHPlist system, make the change here as well
# path should be relative to the root directory of your webserver (document root)
# you cannot actually change the "admin", but you can change the "lists"
# DO NOT include the file eg "index.php" because that is added when required. If you do
# it is likely to break the tracking, see http://mantis.phplist.com/view.php?id=15542
$pageroot = '/lists';
$adminpages = '/lists/admin';
/*qui ho tagliato il file perchè altrimenti il messaggio è troppo lungo, ma non ho cambiato nulla.