Update software requirements docs to expunge Centos 7#1931
Merged
jpwhite4 merged 4 commits intoubccr:xdmod11.0from Oct 25, 2024
Merged
Update software requirements docs to expunge Centos 7#1931jpwhite4 merged 4 commits intoubccr:xdmod11.0from
jpwhite4 merged 4 commits intoubccr:xdmod11.0from
Conversation
Also fix some other errors about ssl config and clarify timezone setting reqs
aaronweeden
previously approved these changes
Oct 24, 2024
ryanrath
reviewed
Oct 25, 2024
docs/software-requirements.md
Outdated
| Open XDMoD is tested to work with the versions of PHP that is supplied with | ||
| Centos 7 (PHP 5.4.16) and Rocky 8 (PHP 7.2.24). Open XDMoD is not compatible | ||
| with PHP 8 at this time. | ||
| Rocky 8 (PHP 7.4.24). Open XDMoD {{ page.sw_version }} is not compatible |
Contributor
There was a problem hiding this comment.
Just a heads up that the version installed for PHP 7.4 ( as of the writing of this comment ) is 7.4.33.
docs/software-requirements.md
Outdated
| ### MySQL | ||
|
|
||
| Open XDMoD is tested to work with MariaDB 5.5.60 and 10.3.28, and may be | ||
| Open XDMoD is tested to work with MariaDB 10.3.28, and may be |
Contributor
There was a problem hiding this comment.
akin to my other comment, the current version of mariadb that's installed is 10.3.39
ryanrath
previously approved these changes
Oct 25, 2024
Contributor
ryanrath
left a comment
There was a problem hiding this comment.
Just those two previous comments, but otherwise looks good.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also fix some other errors about ssl config and clarify timezone setting reqs