diff options
author | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2013-06-08 08:14:12 +0000 |
---|---|---|
committer | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2013-06-08 08:14:12 +0000 |
commit | 97a96b436346c27034057f5c020d3d066b55f4f4 (patch) | |
tree | aaf8d9e42b370e5a84ff6f0bca2a9fe8cf83f07c /wikilib.d/PmWiki.Requirements | |
parent | b5c3ffc99263395929c0c58d89c52014f7803022 (diff) | |
download | pmwiki.svn-97a96b436346c27034057f5c020d3d066b55f4f4.tar.bz2 |
Documentation update.
git-svn-id: svn://pmwiki.org/pmwiki/trunk@2866 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.Requirements')
-rw-r--r-- | wikilib.d/PmWiki.Requirements | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/wikilib.d/PmWiki.Requirements b/wikilib.d/PmWiki.Requirements index 77321051..649c07ef 100644 --- a/wikilib.d/PmWiki.Requirements +++ b/wikilib.d/PmWiki.Requirements @@ -1,9 +1,9 @@ -version=pmwiki-2.2.36 ordered=1 urlencoded=1 -author=tealduck +version=pmwiki-2.2.51 ordered=1 urlencoded=1 +author=simon charset=UTF-8 -csum=The link that was here was Spam, just removed since user will see PHP 5 at already existing link +csum=update recommended Apache version, add links name=PmWiki.Requirements -rev=55 -targets=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 or later is recommended%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.2]] or later is recommended%0a* lighttpd (1.4.19 php-fastcgi ssl) on Linux%0a* nginx (0.8.47) on Windows%0a* Microsoft 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]].%0a -time=1328110954 +rev=57 +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 or later is recommended%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=1368611777 |