Skip to content

Commit

Permalink
MINOR: Updated PHP requirement in docs (#7129)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Minnee committed Apr 12, 2012
1 parent 977e9f3 commit 9fdcf34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/installation/server-requirements.md
Expand Up @@ -8,7 +8,7 @@ Our web-based [PHP installer](/installation) can check if you meet the requireme

## Web server software requirements

* PHP 5.2.0+
* PHP 5.3.2+
* We recommend using a PHP accelerator or opcode cache, such as [xcache](http://xcache.lighttpd.net/) or [WinCache](http://www.iis.net/download/wincacheforphp).
* Allocate at least 48MB of memory to each PHP process. (SilverStripe can be resource hungry for some intensive operations.)
* Required modules: dom, gd2, hash, iconv, mbstring, mysql (or other database driver), session, simplexml, tokenizer, xml.
Expand Down

0 comments on commit 9fdcf34

Please sign in to comment.