System Requirements =================== Sulu needs a System to run on. Here are the requirements. For successfully running Sulu you'll have to fulfill the following system requirements: * Mac OSX, Linux or Windows * Webserver (`apache `_ or `nginx `_ with enabled URL rewriting) * `PHP `_ 5.5 or higher * Database (`MySQL `_, `PostgreSQL `_ or any other database supported by `doctrine `_) * `composer `_ Some of the following links may help you: * `LAMP `_ (Linux) * `WAMP `_ (Windows) * `MAMP `_ (MacOS) * `LAMP Server on a VirtualBox `_ Following optional requirements are recommended: * `Apache Jackrabbit `_ If you want to build parts of the system on your own, you will additionally need: * `nodejs `_ * `grunt `_ * `ruby `_ * `Compass `_ Hopefully you got your Server running, so you're ready to start over with Sulu.