X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/964e17d3fcd3f186b93052817114bc6776e1423a..fa42b0f75dc1431d9768be832d23399a12711fb9:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 438c938..3ac6d0f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ - A webserver - UnrealIRCd 6.0.6-git recommended. Minimal functionality available with UnrealIRCd 6.0.5. +Note: PHP 8 may require special installation instructions. +Here are some instructions for: +- [Ubuntu 20/22](https://linuxhint.com/install-php-8-ubuntu-22-04/) +- [Debian](https://www.vultr.com/docs/how-to-install-php-8-on-debian-11/) +- [CentOS](https://www.tecmint.com/install-php-8-on-centos/) + +For more installation methods for PHP 8, make a websearch for how to install PHP 8 on your operating system. ## Installation ## Note: This instructional assumes this is going to be hosted in the webroot directory `/var/www/` (html/) directory.