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-03-17 16:24:34

grefabu
Member
Registered: 2017-09-22
Posts: 111

[SOLVED] SCCM plugin for 10.X ?

Hi,

is the sccm plugin available for glpi 10.x available/usable?

A collegue ask me about it.

Bye

Gregor

Last edited by grefabu (2023-04-21 11:51:57)

Offline

#2 2023-04-18 09:54:57

grefabu
Member
Registered: 2017-09-22
Posts: 111

Re: [SOLVED] SCCM plugin for 10.X ?

Great, I see the plugin was updated 2 week ago and support now gelpi 10.X.

The only issue for me is now, I could install the plugin but it couldn't activate cause the php extension sqlsrv isn't available.
When I made an "apt search php7 | grep sql"

I found:

php7.4-mysql/stable-security 7.4.33-1+deb11u3 amd64 [upgradable from: 7.4.33-1+deb11u1]
php7.4-pgsql/stable-security 7.4.33-1+deb11u3 amd64
php7.4-sqlite3/stable-security 7.4.33-1+deb11u3 amd64

Even with only php instead of php7 (on an debian11) I didnt't found a module like sqlsrv.

Any hint?

Offline

#3 2023-04-19 08:50:35

cedric-anne
Administrator
Registered: 2018-07-02
Posts: 85

Re: [SOLVED] SCCM plugin for 10.X ?

Hi,

Official installation tutorial is here: https://learn.microsoft.com/en-us/sql/c … rver-ver16

Offline

#4 2023-04-19 11:19:21

grefabu
Member
Registered: 2017-09-22
Posts: 111

Re: [SOLVED] SCCM plugin for 10.X ?

Thank you for reply.

I found this page before but was not sure if it is right cause of the installation og php8,...

So I wonder if I want to test it or leave it ;-)

Bye

Gregor

Offline

#5 2023-04-21 10:45:02

grefabu
Member
Registered: 2017-09-22
Posts: 111

Re: [SOLVED] SCCM plugin for 10.X ?

Hi,

for my actual tests I used for now an docker image from diouxx/glpi
I mange it to install php8 and the other needed stuff in the container.

But now I got an problem and don't now how to resolve it:

pecl install sqlsrv

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: Trying to access array offset on value of type null in Role.php on line 250
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on value of type null in Role.php on line 251
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on value of type null in Role.php on line 250
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on value of type null in Role.php on line 251
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on value of type null in Role.php on line 250
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on value of type null in Role.php on line 251
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on value of type null in Role.php on line 250
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on value of type null in Role.php on line 251
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on value of type null in Role.php on line 250
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on value of type null in Role.php on line 251
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on value of type null in Role.php on line 250
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on value of type null in Role.php on line 251
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on value of type null in Role.php on line 250
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on value of type null in Role.php on line 251
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on value of type null in Role.php on line 250
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on value of type null in Role.php on line 251
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on value of type null in Role.php on line 250
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on value of type null in Role.php on line 251
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on value of type null in Role.php on line 250
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on value of type null in Role.php on line 251
PHP Warning:  Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249
XML Extension not found

Offline

#6 2023-04-21 11:51:40

grefabu
Member
Registered: 2017-09-22
Posts: 111

Re: [SOLVED] SCCM plugin for 10.X ?

I mange to compile the mods on an other debian machine.

After that, I copy the two mods into the docker container.
Now the sccm plugin seem to be happy ;-)

Offline

Board footer

Powered by FluxBB