[commits] [Wiki] changed: Doc/Dev/H6/Installation/PHP

Wiki Guest wikiguest at horde.org
Sat Mar 16 20:10:53 UTC 2024


guest [91.32.127.252]  Sat, 16 Mar 2024 20:10:53 +0000

Modified page: https://wiki.horde.org/Doc/Dev/H6/Installation/PHP
New Revision:  2
Change log:  Added Debian section

@@ -1,8 +1,17 @@
  + PHP Versions for Horde 6

-Horde 6 requires PHP 7.4, PHP 8.0 or PHP 8.1 versions.
-Support for PHP 8.2 is in development.
+Horde 6 requires PHP 8.1 or PHP 8.2 versions.
+Support for PHP 8.3 is in development.
+
+++ Ubuntu and Debian
+Install following packages:
+apt-get install composer
+apt-get install php-xml
+apt-get install php-curl
+apt-get install php-ldap
+apt-get install php-bcmath
+apt-get install php-mysql

  ++ PHP Extensions

   - PHAR extension is required for composer and other utilities



More information about the commits mailing list