You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2023-06-20 09:12:26

devi.s
Member
Registered: 2023-06-20
Posts: 1

Issue in GLPI SETUP Step 0

PHP core extensions
Following extensions are installed: json.
Following extensions are missing: dom, fileinfo, simplexml.


I  had already installed and enabled extent json,dom,fileinfo,simplexml.  Installed modules has been listed below

php -m

[PHP Modules]
bcmath
bz2
Core
curl
date
dom
exif
fileinfo
filter
gd
hash
intl
json
libxml
mbstring
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
Phar
random
readline
Reflection
session
sodium
SPL
standard
tokenizer
xml
xmlwriter
Zend OPcache
zip
zlib

[Zend Modules]
Zend OPcache

       I am using PHP 8.2 .. Please check the issue .

Offline

#2 2023-06-20 16:42:46

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,429
Website

Re: Issue in GLPI SETUP Step 0

Running "php -m" is only going to check the modules installed for the system default version of PHP. That doesn't mean that Apache isn't using a different version.
Make sure the php8.2 module is loaded for Apache and not a different version. If you change which modules are enabled for Apache, you will need to restart the service.


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

Board footer

Powered by FluxBB