[install] Update install docs - php 8 (loris main/25+) #8220
Labels
Bug
PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
Critical to release
PR or issue is key for the release to which it has been assigned
Documentation
PR or issue introducing/requiring modifications to the code documentation (test plans, wikis, docs)
edited per Dave's comment: these changes should go only to
main
because Loris 24 still supports PHP 7.4The basic dependencies for Loris are out of date in our docs - @jeffersoncasimir this can be your first issue.
All the install docs should be reviewed and updated for dependency versions, including for CentOS.
These updates should go on
both the 24 branch andmain branchusing 1 PR for each branch.Start with:
In case it saves to have confirmed- the updated (ubuntu) library names are simply:
sudo apt install ...
php8.0
php8.0-mysql
php8.0-xml
php8.0-mbstring
php8.0-gd
php8.0-zip
php8.0-curl
libapache2-mod-php8.0
The text was updated successfully, but these errors were encountered: