system requirements for running TYPO3 CMS 7 are:
* Webserver capable of running PHP applications (Apache, Nginx, IIS or other)
-* PHP >5.5 up to 5.6
+* PHP 5.5 up to 5.6
* MySQL 5.5 up to 5.6 or compatible (no "strict mode", see below)
* more than 200 MB of disk space
the `mklink` tool:
```
mklink /D C:\<dir>\example.com\typo3_src C:\<dir>\typo3_src-7.0.x
+ mklink C:\<dir>\example.com\index.php C:\<dir>\typo3_src-7.0.x\index.php
```
Users of Windows XP/2000 or newer can use the `junction` program by