Requirements

What your server needs before you install SVN Access Manager.

SVN Access Manager is a lightweight PHP application. Before you install it, make sure your server meets the following minimum requirements.

ComponentMinimum versionNotes
SubversionA working Subversion repository to manage.
Apache HTTP Server2.0+With mod_dav_svn, mod_authz_svn and DAV support enabled.
PHP5.4+PHP 7 has been tested without issues. oci8 support is required for Oracle.
DatabaseMySQL 5+, PostgreSQL 8+ or Oracle 10g+Choose one; the installer configures it for you.
Web browserHTML5 compatibleAny current desktop browser.
Oracle users

If you need help installing and configuring the Oracle oci8 driver for PHP, refer to the PHP documentation.

Continue to Getting Started