SVN Access Manager is a lightweight PHP application. Before you install it, make sure your server meets the following minimum requirements.
| Component | Minimum version | Notes |
|---|---|---|
| Subversion | — | A working Subversion repository to manage. |
| Apache HTTP Server | 2.0+ | With mod_dav_svn, mod_authz_svn and DAV support enabled. |
| PHP | 5.4+ | PHP 7 has been tested without issues. oci8 support is required for Oracle. |
| Database | MySQL 5+, PostgreSQL 8+ or Oracle 10g+ | Choose one; the installer configures it for you. |
| Web browser | HTML5 compatible | Any current desktop browser. |
Oracle users
If you need help installing and configuring the Oracle oci8 driver for PHP,
refer to the PHP documentation.