README (mrbs-1.9.4) | : | README (mrbs-1.10.0) | ||
---|---|---|---|---|
skipping to change at line 46 | skipping to change at line 46 | |||
See LICENSE for licensing info. | See LICENSE for licensing info. | |||
See NEWS for a history of changes. | See NEWS for a history of changes. | |||
See AUTHENTICATION for information about user authentication/passwords. | See AUTHENTICATION for information about user authentication/passwords. | |||
------------- | ------------- | |||
Requirements: | Requirements: | |||
------------- | ------------- | |||
- PHP 5.5.0 or above with MySQL and/or PostgreSQL support | - PHP 7.2 or above with MySQL and/or PostgreSQL support | |||
- MySQL (5.5.3 and above) or PostgreSQL 8.2 or above. | - MySQL (5.5.3 and above) or PostgreSQL 8.2 or above. | |||
- Any web server that is supported by PHP | - Any web server that is supported by PHP | |||
Recommended: | Recommended: | |||
- JavaScript-enabled browser | - JavaScript-enabled browser | |||
- PHP module connection to the server (also called SAPI) if you want to use any | - PHP module connection to the server (also called SAPI) if you want to use any | |||
of the basic http authentication schemes provided. | of the basic http authentication schemes provided. | |||
(If you are considering porting MRBS to another database, see README.sqlapi) | (If you are considering porting MRBS to another database, see README.sqlapi) | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |