Subversion Repositories oidplus

Rev

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

Rev 1437 Rev 1439
Line 82... Line 82...
82
 
82
 
83
                <h2>System requirements</h2>
83
                <h2>System requirements</h2>
84
 
84
 
85
                <ul>
85
                <ul>
86
                        <li>PHP compatible web-server (tested with Apache 2, nginx, and Microsoft IIS)</li>
86
                        <li>PHP compatible web-server (tested with Apache 2, nginx, and Microsoft IIS)</li>
87
                        <li>PHP 7.0 or higher (tested till PHP version 8.2 inclusive)<ul>
87
                        <li>PHP 7.0 or higher (tested till PHP version 8.3 inclusive)<ul>
88
                                <!--<li>with extension GMP or BCMath (usually part of every PHP installation)</li>
88
                                <!--<li>with extension GMP or BCMath (usually part of every PHP installation)</li>
89
                                <li>with extension MBString or iconv (usually part of every PHP installation)</li>-->
89
                                <li>with extension MBString or iconv (usually part of every PHP installation)</li>-->
90
                                <li>with extension MySQLi, PostgreSQL, SQLite3, PDO, OCI8, or ODBC, depending on your database</li>
90
                                <li>with extension MySQLi, PostgreSQL, SQLite3, PDO, OCI8, or ODBC, depending on your database</li>
91
                        </ul></li>
91
                        </ul></li>
92
                        <li>Supported databases:<ul>
92
                        <li>Supported databases:<ul>