mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Removed version numbers from OS req docs
Too icky to keep updated as version numbers change. It's really just a matter of what PHP version supports which OS, from a SilverStripe side we don't have any constraints there. Well, technically Windows 3.11 won't work because the filesystem will fall over, but otherwise LAMP/WAMP is pretty forgiving.
This commit is contained in:
parent
2de2a3e1a9
commit
fb1be0619f
@ -45,8 +45,8 @@ Our web-based [PHP installer](installation/) can check if you meet the requireme
|
||||
* We recommend enabling content compression (for example with mod_deflate) to speed up the delivery of HTML, CSS, and JavaScript.
|
||||
* One of the following operating systems:
|
||||
* Linux/Unix/BSD
|
||||
* Microsoft Windows XP SP3, Vista, Windows 7, Server 2008, Server 2008 R2
|
||||
* Mac OS X 10.4+
|
||||
* Windows
|
||||
* Mac OS X
|
||||
|
||||
## Web server hardware requirements
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user