diff options
author | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2020-10-25 13:59:37 +0000 |
---|---|---|
committer | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2020-10-25 13:59:37 +0000 |
commit | f292ab0ead28bde7ea8231b98d56ab41dfffaa12 (patch) | |
tree | bb9202c42ef8d7d3a9acc33dd87e5596464b0977 /wikilib.d/PmWiki.Requirements | |
parent | 6446d338b730b7675a50ef51c61b9b9cd70c70db (diff) | |
download | pmwiki.svn-f292ab0ead28bde7ea8231b98d56ab41dfffaa12.tar.bz2 |
Documentation update.
git-svn-id: svn://pmwiki.org/pmwiki/trunk@3677 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.Requirements')
-rw-r--r-- | wikilib.d/PmWiki.Requirements | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/wikilib.d/PmWiki.Requirements b/wikilib.d/PmWiki.Requirements index 93f1a810..27f66842 100644 --- a/wikilib.d/PmWiki.Requirements +++ b/wikilib.d/PmWiki.Requirements @@ -1,9 +1,9 @@ -version=pmwiki-2.2.120 ordered=1 urlencoded=1 -author=Petko +version=pmwiki-2.2.132 ordered=1 urlencoded=1 +author=b86org charset=UTF-8 -csum= +csum=added hiawatha web server (+60) name=PmWiki.Requirements -rev=61 +rev=62 targets=Cookbook.InstallOnIIS,Cookbook.Standalone,Cookbook.WikiOnAStick -text=(:Summary:Pre-requisites for running the PmWiki wiki engine:)(:Audience: administrators (basic) :)%0aPrerequisites for running the PmWiki wiki engine:%0a# [[http://php.net/ | PHP]] 4.3 or later%0a** PHP 5.3 or later is recommended%0a** for PHP 5.5 to 7.4 compatibility use the current version of PmWiki%0a# Some sort of webserver that can run PHP scripts.%0a%0aPmWiki has been reported to work with the following OS/webserver combinations:%0a* Apache 1.3 or 2.0, on roughly anything (Unix, Linux, Windows, and Mac OS X)%0a** [[http://httpd.apache.org/ | Apache 2.4]] or later is recommended%0a* [[http://www.lighttpd.net/|lighttpd]] (1.4.19 php-fastcgi ssl) on Linux%0a* [[http://nginx.org/|nginx]] (0.8.47) on Windows%0a* Microsoft [[Cookbook:InstallOnIIS|Internet Information Server]], on Windows%0a* Linux + [[http://www.litespeedtech.com/|LiteSpeedWeb Server]] Standard Edition %0a* appWeb (a small, php-enabled webserver) executing on a Linksys NSLU2 Network Storage Link device%0a%0aPmWiki has been reported not to work on:%0a* Mac OS before Mac OS X because there's no PHP available%0a* Specific Release Candidate builds of PHP 5.3 for Windows may not work correctly with passwords%0a%0aThe [[(Cookbook:)Standalone]] recipe provides a special, bare-bones webserver application that can be used to run PmWiki in places where another webserver isn't available.%0aPmWiki can also be run from a [[Cookbook:WikiOnAStick | USB drive]]. -time=1572357953 +text=(:Summary:Pre-requisites for running the PmWiki wiki engine:)(:Audience: administrators (basic) :)%0aPrerequisites for running the PmWiki wiki engine:%0a# [[http://php.net/ | PHP]] 4.3 or later%0a** PHP 5.3 or later is recommended%0a** for PHP 5.5 to 7.4 compatibility use the current version of PmWiki%0a# Some sort of webserver that can run PHP scripts.%0a%0aPmWiki has been reported to work with the following OS/webserver combinations:%0a* Apache 1.3 or 2.0, on roughly anything (Unix, Linux, Windows, and Mac OS X)%0a** [[http://httpd.apache.org/ | Apache 2.4]] or later is recommended%0a* [[http://www.lighttpd.net/|lighttpd]] (1.4.19 php-fastcgi ssl) on Linux%0a* [[http://nginx.org/|nginx]] (0.8.47) on Windows%0a* Microsoft [[Cookbook:InstallOnIIS|Internet Information Server]], on Windows%0a* Linux + [[http://www.litespeedtech.com/|LiteSpeedWeb Server]] Standard Edition %0a* appWeb (a small, php-enabled webserver) executing on a Linksys NSLU2 Network Storage Link device%0a* Linux + [[https://www.hiawatha-webserver.org//|Hiawatha]]%0a%0aPmWiki has been reported not to work on:%0a* Mac OS before Mac OS X because there's no PHP available%0a* Specific Release Candidate builds of PHP 5.3 for Windows may not work correctly with passwords%0a%0aThe [[(Cookbook:)Standalone]] recipe provides a special, bare-bones webserver application that can be used to run PmWiki in places where another webserver isn't available.%0aPmWiki can also be run from a [[Cookbook:WikiOnAStick | USB drive]]. +time=1603171049 |