Difference between revisions of "Phplist"

From SME Server
Jump to navigationJump to search
Line 8: Line 8:
 
=== Installation ===
 
=== Installation ===
  
{{Note box| To begin, be sure you have the right repository setup on your system }}
+
{{Note box| To begin, be sure you have the right repository setup on your system.
 +
In my example, I will use the firewall-Services repository.}}
  
  
[root@sme8 ~]# yum install --enablerepo=fws smeserver-phplist
+
  [root@sme8 ~]# yum install --enablerepo=fws smeserver-phplist
  
 
This will install two packages, on for Phplist, and the second to adapt Phplist for SmeServer.
 
This will install two packages, on for Phplist, and the second to adapt Phplist for SmeServer.

Revision as of 18:38, 19 April 2011

Phplist Contribs

Description

Phplist is an OpenSources Mailing List tool. It's a web application who is using Php and Mysql to work.

It can be setup on SmeServer with the contrib smeserver-phplist.

Installation

Important.png Note:
To begin, be sure you have the right repository setup on your system.

In my example, I will use the firewall-Services repository.



 [root@sme8 ~]# yum install --enablerepo=fws smeserver-phplist

This will install two packages, on for Phplist, and the second to adapt Phplist for SmeServer.

[root@sme8 ~]# expand-template /etc/httpd/conf/httpd.conf

[root@sme8 ~]# sv t /service/httpd-e-smith/

[root@sme8 ~]# expand-template /etc/e-smith/sql/init/phplistdb

[root@sme8 ~]# sh /etc/e-smith/sql/init/phplistdb

[root@sme8 ~]# expand-template /usr/share/phplist/www/lists/config/config.php

To access Phplist, you have just to go https://yourserver.tld/lists

The administrator interface was at https://yourserver.tld/lists/admin