dbarzin / deming

Management tool for the information security management system / Outil de gestion du système de management de la sécurité de l'information
GNU General Public License v3.0
244 stars 62 forks source link

php8.3 - update install.md #228

Closed TrackPixel closed 1 week ago

TrackPixel commented 1 week ago

Hello Didier,

I'm new to Github, so I'm not confident in updating the install.md file.

By default on ubuntu, php8.3 is installed, so please update the manual:

sudo a2dismod php8.1 -> sudo a2dismod php8.3 sudo a2enconf php8.1-fpm -> sudo a2enconf php8.3-fpm

Thanks !

dbarzin commented 1 week ago

It is fixed https://github.com/dbarzin/deming/pull/229/commits/7feb621524516df2b993201c55e630f833de74ea Thanks !