Subversion Repositories oidplus

Rev

Rev 1321 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1321 Rev 1439
Line 23... Line 23...
23
##### Method C - Download SVN snapshot:
23
##### Method C - Download SVN snapshot:
24
Download a TAR.GZ file here: https://oidplus.com/download.php
24
Download a TAR.GZ file here: https://oidplus.com/download.php
25
 
25
 
26
### System requirements
26
### System requirements
27
- PHP compatible web server (tested with Apache 2, nginx, and Microsoft IIS)
27
- PHP compatible web server (tested with Apache 2, nginx, and Microsoft IIS)
28
- PHP 7.0 or higher (tested till PHP version 8.2 inclusive)
28
- PHP 7.0 or higher (tested till PHP version 8.3 inclusive)
29
        with extension MySQLi, PostgreSQL, SQLite3, PDO, OCI8, or ODBC, depending on your database
29
        with extension MySQLi, PostgreSQL, SQLite3, PDO, OCI8, or ODBC, depending on your database
30
- Supported databases:
30
- Supported databases:
31
        MySQL/MariaDB,
31
        MySQL/MariaDB,
32
        PostgreSQL,
32
        PostgreSQL,
33
        SQLite3,
33
        SQLite3,