diff options
author | release <release@524c5546-5005-0410-9a3e-e25e191bd360> | 2010-05-09 23:35:00 +0000 |
---|---|---|
committer | release <release@524c5546-5005-0410-9a3e-e25e191bd360> | 2010-05-09 23:35:00 +0000 |
commit | 7ff1c96903269f8f4cb4f5bc1475dc5f077f927d (patch) | |
tree | d2743394d9edba9257983a19f77220ea9d67bf91 /wikilib.d/PmWiki.Requirements | |
parent | b5bb0b95f25ce219f10fc3006e03c3c4363dcc2d (diff) | |
download | pmwiki.svn-7ff1c96903269f8f4cb4f5bc1475dc5f077f927d.tar.bz2 |
Documentation update.
git-svn-id: svn://pmwiki.org/pmwiki/trunk@2550 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.Requirements')
-rw-r--r-- | wikilib.d/PmWiki.Requirements | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/wikilib.d/PmWiki.Requirements b/wikilib.d/PmWiki.Requirements index 8dcba290..7867c757 100644 --- a/wikilib.d/PmWiki.Requirements +++ b/wikilib.d/PmWiki.Requirements @@ -1,11 +1,11 @@ -version=pmwiki-2.2.6 ordered=1 urlencoded=1 -agent=Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4) Gecko/20091028 Ubuntu/9.10 (karmic) Firefox/3.5.4 +version=pmwiki-2.2.15 ordered=1 urlencoded=1 +agent=Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8 author=Petko charset=ISO-8859-1 -csum=refactor, +PHP 5.3 on Windows -host=81.65.12.233 +csum=PHP 4.3 or newer required because of the function file_get_contents() +host=81.65.12.206 name=PmWiki.Requirements -rev=49 -targets= -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.1 or later%0a** [[http://gophp5.org/ | 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* 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=1257638028 +rev=50 +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** [[http://gophp5.org/ | 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* 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=1270421585 |