Skip to content

Commit a393c4f

Browse files
committed
Update INSTALL with latest known-good configs
1 parent 4d5b097 commit a393c4f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

SETUP/INSTALL.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ components.
1717

1818
### PHP
1919
PHP version 7.4 is the minimum supported version. Limited testing has been done
20-
on PHP 8.0 and 8.1.
20+
on PHP 8.1 and 8.3.
2121

2222
The following PHP extensions are required. They are listed below with their
2323
Ubuntu system package names.
@@ -78,6 +78,8 @@ Any web server that supports PHP should work, although all testing has
7878
been done using Apache 2. All known deployments, including pgdp.net,
7979
are using Apache 2 as well.
8080

81+
The code will function with Apache's `mod_php` as well as `php-fpm`.
82+
8183
See `apache2.conf.example` for an example Apache config file, including
8284
examples on enabling page compression and caching.
8385

0 commit comments

Comments
 (0)