larger smaller normal text version of this page

Revision [1960]

Last edited on 2009-04-28 23:22:37 by AlStillero [Cosmetic changes]
Additions:
>>Translations: [[SpanishSystemRequirements es]] [[FrenchSystemRequirements fr]] [[SystemRequirementsDutch nl]]>>
[[PhplistDocumentation phpList Documentation]]
=====System requirements for phpList=====
phpList is developed and tested with the following server software:
phpList also runs on Windows, with Apache, PHP and ""MySQL"". We recomend [[http://www.apachefriends.org/en/xampp.html XAMPP server]] to run phpList on Windows for testing and development.
phpList also runs on [[http://en.wikipedia.org/wiki/Mac_OS_X MacOSX]], with Apache, PHP and ""MySQL"". ""MacOSX"" has Apache built-in which works fine but the PHP installation is not sufficient. We recomend the XAMPP(intel) or MAMP(PPC) mac-ready installations to run phpList on Macs.
Users have also reported that phpList can be adapted for Microsoft IIS web server. This is not currently supported, but you can find more information here [[PhplistIIS phpList IIS]] or by searching the forums. It is likely that phpList runs with older versions of PHP, but it is not recommended.
It is recommended to add [[http://www.php.net/imap IMAP]] support to your PHP installation. In order to allow phpList to automatically process your bounces, this is a requirement.
phpList now also incorporates [[http://en.wikipedia.org/wiki/ADOdb ADOdb]] which should make it more likely to run on other database than ""MySQL"", but this has not been tested by the developers, and we have not received many reports about it yet.
As for the MTA (Mail Transfer Agent), the developers use Qmail, but there should not be any MTA dependency for phpList, provided sending mail from PHP works on your system.
It is highly recommended to run phpList with "[[http://php.net/manual/en/features.safe-mode.php safe mode]]" in PHP off. We have done all we could to make it work in safe mode, but once you get to systems with more than 500 users, it is likely to cause problems. Also, in safe mode, the automatic bounce processing of phpList will NOT WORK.
[[PhpListConcepts Basic phpList Concepts]]
[[PhplistDocumentation phpList Documentation pages]]
Deletions:
>>Translations: [[SystemRequirementsDutch nl]]>>
[[PhplistDocumentation phplist Documentation]]
=====**System requirements for phplist.**=====
phplist is developed and tested with the following server software:
phplist also runs on Windows, with Apache, PHP and ""MySQL"". We recomend [[http://www.apachefriends.org/en/xampp.html XAMPP server]] to run phplist on windows for testing and development.
phplist also runs on [[http://en.wikipedia.org/wiki/Mac_OS_X MacOSX]], with Apache, PHP and ""MySQL"". ""MacOSX"" has Apache built-in which works fine but the PHP installation is not sufficient. We recomend the XAMPP(intel) or MAMP(PPC) mac-ready installations to run phplist on macs.
Users have also reported that phplist can be adapted for Microsoft IIS web server. This is not currently supported, but you can find more information here [[PhplistIIS phplist IIS]] or by searching the forums. It is likely that phplist runs with older versions of PHP, but it is not recommended.
It is recommended to add [[[[http://www.php.net/imap IMAP]] support to your PHP installation. In order to allow phplist to automatically process your bounces, this is a requirement.
phplist now also incorporates [[http://en.wikipedia.org/wiki/ADOdb ADOdb]] which should make it more likely to run on other database than ""MySQL"", but this has not been tested by the developers, and we have not received many reports about it yet.
As for the MTA (Mail Transfer Agent), the developers use Qmail, but there should not be any MTA dependency for phplist, provided sending mail from PHP works on your system.
It is highly recommended to run phplist with "[[http://php.net/manual/en/features.safe-mode.php safe mode]]" in PHP off. We have done all we could to make it work in safe mode, but once you get to systems with more than 500 users, it is likely to cause problems. Also, in safe mode, the automatic bounce processing of phplist will NOT WORK.
[[PhpListConcepts Basic phplist Concepts]]
[[PhplistDocumentation phplist Documentation pages]]


Revision [1646]

Edited on 2008-09-21 06:42:24 by AlStillero [some reformulatiions]
Additions:
phplist is developed and tested with the following server software:
- **[[http://en.wikipedia.org/wiki/GNU/Linux GNU/Linux]]**
- **[[http://www.apache.org/ Apache web server]]**
- **[[http://www.php.net/ PHP]] version 4.3.x or higher ([[http://www.php.net/imap IMAP module]] required for bounce processing)**
- **[[http://www.mysql.com/ MySQL]] database server version 4.0 or higher**
The developers use the following setup:
- [[http://www.fedoraproject.org/ Fedora Core 7]]
- [[http://www.mysql.com/ Mysql 5.0.27]]
- [[http://php.net/ PHP 5.2]]
===Local test setup===
phplist also runs on Windows, with Apache, PHP and ""MySQL"". We recomend [[http://www.apachefriends.org/en/xampp.html XAMPP server]] to run phplist on windows for testing and development.
===""MacOSX""===
phplist also runs on [[http://en.wikipedia.org/wiki/Mac_OS_X MacOSX]], with Apache, PHP and ""MySQL"". ""MacOSX"" has Apache built-in which works fine but the PHP installation is not sufficient. We recomend the XAMPP(intel) or MAMP(PPC) mac-ready installations to run phplist on macs.
===Microsoft IIS===
Users have also reported that phplist can be adapted for Microsoft IIS web server. This is not currently supported, but you can find more information here [[PhplistIIS phplist IIS]] or by searching the forums. It is likely that phplist runs with older versions of PHP, but it is not recommended.
=== PHP with IMAP ===
It is recommended to add [[[[http://www.php.net/imap IMAP]] support to your PHP installation. In order to allow phplist to automatically process your bounces, this is a requirement.
=== ADOdb support===
phplist now also incorporates [[http://en.wikipedia.org/wiki/ADOdb ADOdb]] which should make it more likely to run on other database than ""MySQL"", but this has not been tested by the developers, and we have not received many reports about it yet.
===MTA===
As for the MTA (Mail Transfer Agent), the developers use Qmail, but there should not be any MTA dependency for phplist, provided sending mail from PHP works on your system.
===**PHP safe mode**===
It is highly recommended to run phplist with "[[http://php.net/manual/en/features.safe-mode.php safe mode]]" in PHP off. We have done all we could to make it work in safe mode, but once you get to systems with more than 500 users, it is likely to cause problems. Also, in safe mode, the automatic bounce processing of phplist will NOT WORK.
Deletions:
PHPlist is mainly developed with the following system configuration in mind, although it has been reported to run on other systems:
- **GNU / Linux Server**
- **Apache Webserver**
- **PHP version 4.3.x (or higher)/(IMAP module required for bounce processing)**
- **Mysql database server (version 3.23 or up)**
PHPlist also runs on windows, with Apache, PHP and ""MySQL"". We recomend XAMPP server to run phplist on windows for testing and development.
PHPlist also runs on ""MacOSX"", with Apache, PHP and ""MySQL"". ""MacOSX"" has Apache built-in which works fine but the PHP installation is not sufficient. We recomend the XAMPP(intel) or MAMP(PPC) mac-ready installations to run phplist on macs.
And PHPlist runs on PHP 5, ""MySQL"" 5 too, in fact, the developers use PHP 5.1.6 and Mysql 5.0.27.
Users have also reported that PHPlist can be adapted for Microsoft IIS web server. This is not currently supported, but you can find more information here [[PhplistIIS phplist IIS]] or by searching the forums. It is likely that phplist runs with older versions of PHP, but it is not recommended.
It is recommended to add IMAP support to your PHP installation. In order to allow phplist to automatically process your bounces, this is a requirement.
PHPlist now also incorporates ""ADOdb"" which should make it more likely to run on other database than ""MySQL"", but this has not been tested by the developers, and we have not received many reports about it yet.
As for the MTA (Mail Transfer Agent), the developers use Qmail, but there should not be any MTA dependency for PHPlist, provided sending mail from PHP works on your system.
=====**PHP safe mode**=====
It is highly recommended to run PHPlist with "safe mode" in PHP off. We have done all we could to make it work in safe mode, but once you get to systems with more than 500 users, it is likely to cause problems. Also, in safe mode, the automatic bounce processing of phplist will NOT WORK.


Revision [1283]

Edited on 2007-07-04 19:07:31 by BasOvink
Additions:
PHPlist also runs on ""MacOSX"", with Apache, PHP and ""MySQL"". ""MacOSX"" has Apache built-in which works fine but the PHP installation is not sufficient. We recomend the XAMPP(intel) or MAMP(PPC) mac-ready installations to run phplist on macs.
Deletions:
PHPlist also runs on ""MacOSX"", with Apache, PHP and ""MySQL"". We recomend the XAMPP(intel) or MAMP(PPC) mac-ready installations to run phplist on macs.


Revision [1282]

Edited on 2007-07-04 19:05:10 by BasOvink
Additions:
PHPlist also runs on ""MacOSX"", with Apache, PHP and ""MySQL"". We recomend the XAMPP(intel) or MAMP(PPC) mac-ready installations to run phplist on macs.


Revision [1158]

Edited on 2007-05-26 23:54:07 by SaWey [Added link to Dutch translation]
Additions:
>>Translations: [[SystemRequirementsDutch nl]]>>


Revision [1047]

Edited on 2007-01-30 01:22:49 by MichielD [update on PHP 5 and Mysql 5]
Additions:
And PHPlist runs on PHP 5, ""MySQL"" 5 too, in fact, the developers use PHP 5.1.6 and Mysql 5.0.27.
Deletions:
And PHPlist runs on PHP 5, ""MySQL"" 5 too, although has not yet been fully tested.


Revision [723]

Edited on 2006-09-19 17:32:38 by AlStillero [minor formatting]
Additions:
- **GNU / Linux Server**
- **Apache Webserver**
- **PHP version 4.3.x (or higher)/(IMAP module required for bounce processing)**
- **Mysql database server (version 3.23 or up)**
PHPlist also runs on windows, with Apache, PHP and ""MySQL"". We recomend XAMPP server to run phplist on windows for testing and development.
And PHPlist runs on PHP 5, ""MySQL"" 5 too, although has not yet been fully tested.
Users have also reported that PHPlist can be adapted for Microsoft IIS web server. This is not currently supported, but you can find more information here [[PhplistIIS phplist IIS]] or by searching the forums. It is likely that phplist runs with older versions of PHP, but it is not recommended.
PHPlist now also incorporates ""ADOdb"" which should make it more likely to run on other database than ""MySQL"", but this has not been tested by the developers, and we have not received many reports about it yet.
It is highly recommended to run PHPlist with "safe mode" in PHP off. We have done all we could to make it work in safe mode, but once you get to systems with more than 500 users, it is likely to cause problems. Also, in safe mode, the automatic bounce processing of phplist will NOT WORK.
Deletions:
* **GNU / Linux Server**
* **Apache Webserver**
* **PHP version 4.3.x (or higher)/(IMAP module required for bounce processing)**
* **Mysql database server (version 3.23 or up)**
phplist also runs on windows, with Apache, PHP and MySQL. We recomend XAMPP server to run phplist on windows for testing and development.
And phplist runs on PHP 5, MySQL 5 too, although has not yet been fully tested.
Users have also reported that phplist can be adapted for Microsoft IIS web server. This is not currently supported, but you can find more information here [[PhplistIIS phplist IIS]] or by searching the forums. It is likely that phplist runs with older versions of PHP, but it is not recommended.
PHPlist now also incorporates ADOdb which should make it more likely to run on other database than Mysql, but this has not been tested by the developers, and we have not received many reports about it yet.
It is highly recommended to run phplist with "safe mode" in PHP off. We have done all we could to make it work in safe mode, but once you get to systems with more than 500 users, it is likely to cause problems. Also, in safe mode, the automatic bounce processing of phplist will NOT WORK.


Revision [576]

Edited on 2006-07-17 15:14:09 by HernoL
Additions:
[[PhplistDocumentation phplist Documentation]]
=====**System requirements for phplist.**=====
Users have also reported that phplist can be adapted for Microsoft IIS web server. This is not currently supported, but you can find more information here [[PhplistIIS phplist IIS]] or by searching the forums. It is likely that phplist runs with older versions of PHP, but it is not recommended.
[[PhpListConcepts Basic phplist Concepts]]
[[PhplistDocumentation phplist Documentation pages]]
Deletions:
[[PhplistDocumentation Phplist Documentation]]
=====**System requirements for PHPlist.**=====
Users have also reported that phplist can be adapted for Microsoft IIS web server. This is not currently supported, but you can find more information here [[PhplistIIS Phplist IIS]] or by searching the forums. It is likely that PHPlist runs with older versions of PHP, but it is not recommended.
[[PhpListConcepts Basic phpList Concepts]]
[[PhplistDocumentation PHPlist Documentation pages]]


Revision [569]

Edited on 2006-07-13 16:30:45 by HernoL
Additions:
* **GNU / Linux Server**
* **PHP version 4.3.x (or higher)/(IMAP module required for bounce processing)**
phplist also runs on windows, with Apache, PHP and MySQL. We recomend XAMPP server to run phplist on windows for testing and development.
And phplist runs on PHP 5, MySQL 5 too, although has not yet been fully tested.
Users have also reported that phplist can be adapted for Microsoft IIS web server. This is not currently supported, but you can find more information here [[PhplistIIS Phplist IIS]] or by searching the forums. It is likely that PHPlist runs with older versions of PHP, but it is not recommended.
Deletions:
* **A Linux Server**
* **PHP version 4.3.x (or higher)**
However users have reported using Microsoft IIS. If you are looking for IIS tips, try the forums. It is likely that PHPlist runs with older versions of PHP, but it is not recommended.


Revision [558]

Edited on 2006-06-28 16:19:53 by HernoL
Additions:
[[PhplistDocumentation Phplist Documentation]]
----


Revision [551]

Edited on 2006-06-27 19:58:12 by HernoL
Additions:
[[PhpListConcepts Basic phpList Concepts]]
[[PhplistDocumentation PHPlist Documentation pages]]


Revision [550]

The oldest known version of this page was created on 2006-06-27 17:19:07 by HernoL
Page was generated in 0.0371 seconds