The essentials
First, we'll test the basic requirements your server needs to run Director.
| Test | Result |
|---|---|
| PHP version 4.3.7 or higher (excluding 4.3.10) | 5.2.17 |
| MySQL enabled in PHP | Yes |
| Safe mode disabled | Yes |
| GD libraries (installed with JPEG support) or ImageMagick | ImageMagick |
| PHP overload() function enabled (or PHP 5) | Yes |
| cURL or fsockopen enabled for server to server communication | cURL |
So far, so good! Next up, we'll see if your server has those little extras that make Director really go.
