Twig is the acronym for Thewebinformationgateway, a software developed from PHP that allows you to easily set up a network post office (WebMail). The user can complete the sending and receiving of mail through the browser only. In addition, it integrates news groups, address books, scheduling, meetings, bookmarks ... and other functions, is a set of multi-functional webmail software.
1, the system needs:
Twig requires the following kits:
Web Server with PHP support (Apache recommended)
PHP3.0.11 above version
In addition to the following kits, you will be able to play twig better features:
MySQL or Pgsql
LDAP server
IMAP server
The author proposes to set up with the combination of Apache+php+mysql+imap, as for the LDAP server can be matched according to its own needs.
The author adopts the following kits:
RedHat7.2
Apache1.3.22
PHP4.0.6
MySQL3.23.41
twig2.7.5
2, download software:
First check to see if Apache+php+mysql+imap is installed in the system, and you can check if it is installed by following instructions:
#rpm-qa|grep-iapache
#rpm-qa|grep-iphp
#rpm-qa|grep-imysql
#rpm-qa|grep-iimap
If you find a kit that is not installed, you can install it using your Linux installation CD-ROM. Take RedHat7.2 as an example, we can find many RPM kits in the Redhatrpms directory of the CD-ROM, and use the following instructions to install:
#rmp-IVH
Or you want to upgrade to a newer version, you can download the latest version to the following URL:
apache:http://www.apache.org
Php:http://www.php.net
Mysql:http://www.mysql.com
In addition, the most important thing is to download the twig, we can download the latest twig2.7.5 version to HTTP://TWIG.SCREWDRIVER.NET/DOWNLOAD.PHP3. Of course! The software required above can be found in the Linuxcenter software database.