Managing a newsletter with phplist: installation and configuration in Italian Install php-list is quite an operation simple, not because its configuration.
Php List is a very powerful script that allows you to safely manage complicated INCI, thousands of emails.
Its configuration allows each individual to decide delsistema particular, is very long and not helped by the graphical interface, which leaves something to be desired and is not exactly intuitive
Installation you must first download the sources, which can be found on the official website of Php List
http://www.phplist.com/ Upload file you just downloaded is full of readme files in other files. The
we are interested in upload folder on our server is
public_html / lists
uploadatela and take it on your server.
Creating a database You must now create a database just for php-list, laprocedura is different depending on the control panel vostroserver.
If you want to use an existing database, remember to write down your username and password
Configuration Now open the file list / config / config.php
This file contains important configuration options, we will find in the other administration interface.
the main items that we need to change are:
the name of the DB: $ database_name = "phplistdb" the DB user: $ database_user = "phplist";
password DB: $ database_password = 'phplist';
if a avetescelto different name for the folder php-list dovetemodificare recalling that these values \u200b\u200bare relative allacartella root of the site:
$ pageroot = '/ lists';
$ adminpages = '/ lists / admin';
The other values \u200b\u200bcan be changed later, sonostrettamente not necessary for the installation and configuration, fine tune the mariguardano php-list
Now plug in the administration php-list
miosito.org / lists / admin
the script will warn you that the database was not initialized, initialize it and then log in with username and password that the system suggests.
Once you configure the administration iparametri all related to your site to your lists and email templates dellevostre
last but very impotant
There is a value in your config.php file that you pemette of mantenrephp-list TEST mode, which means that mail will not be until inviatanessuna not going to change, even as evidence.
define ("TEST", 1);
change this value to 0 to make operational the vost PHP-List
After the efforts of the translation team
(organized by Adriano Peruffo)
PHPList finally its translation into Italian
and can be downloaded directly from here: