]> BookStack Code Mirror - website/commitdiff
Updated php version for 22.04 script install docs
authorDan Brown <redacted>
Wed, 8 Jan 2025 17:55:04 +0000 (17:55 +0000)
committerDan Brown <redacted>
Wed, 8 Jan 2025 17:55:04 +0000 (17:55 +0000)
content/docs/admin/installation.md

index 22b29a6d6b7e0c91e7614adb8c84ceb366bd72de..03d49e0b7a9f8fe92d787123359a5fcc5431de02 100644 (file)
@@ -130,7 +130,7 @@ Permissions for the BookStack installation files & folders will be set based upo
 
 ## Ubuntu 22.04 Installation Script
 
-A script to install BookStack on a fresh instance of Ubuntu 22.04 is available. This script is ONLY FOR A FRESH OS, it will install Apache, MySQL 8.0 & PHP 8.1 and could OVERWRITE any existing web setup on the machine. It also does not set up mail settings or configure system security so you will have to do those separately. You can use the script as a reference if you're installing on a non-fresh machine.
+A script to install BookStack on a fresh instance of Ubuntu 22.04 is available. This script is ONLY FOR A FRESH OS, it will install Apache, MySQL 8.0 & PHP 8.4 and could OVERWRITE any existing web setup on the machine. It also does not set up mail settings or configure system security so you will have to do those separately. You can use the script as a reference if you're installing on a non-fresh machine.
 
 - [Link to installation script](https://codeberg.org/bookstack/devops/src/branch/main/scripts/installation-ubuntu-22.04.sh)
 - [Video guide](https://foss.video/w/emk5bMzhRdk4qzDoq3R6xe)