Subversion Repositories oidplus

Rev

Rev 893 | Rev 1173 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 893 Rev 1044
Line 23... Line 23...
23
##### Method C - Download SVN snapshot:
23
##### Method C - Download SVN snapshot:
24
Download a TAR.GZ file here: https://www.viathinksoft.com/projects/oidplus
24
Download a TAR.GZ file here: https://www.viathinksoft.com/projects/oidplus
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.1)
28
- PHP 7.0 or higher (tested till PHP version 8.2 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,