tomolimo / processmaker

GLPI plugin that provides an interface with ProcessMaker (http://www.processmaker.com/)
30 stars 11 forks source link

not install plugin for GLPI #179

Closed alekseyengfas closed 6 months ago

alekseyengfas commented 6 months ago

Hello, help me please, I have:

GLPI version: 10.0.11 PHP for GLPI: 8.1 DB: MangoDB Web: Nginx

input logging nginx: [error] 28221#28221: *231 FastCGI sent in stderr: "PHP message: PHP Warning: plugin_version_processmaker-5.0.3 method must be defined! in /var/www/glpi/src/Plugin.php on line 1810" while reading response header from

tomolimo commented 6 months ago

Hello @alekseyengfas The issue is from the folder name you have used to copy the processmaker plugin... It must be named like other plugins: _glpifolder/plugins/processmaker/... You probably named it like _glpifolder/plugins/processmaker-5.0.3/... Thank you, Regards, Tomolimo

alekseyengfas commented 6 months ago

yes, working. Thank you

tomolimo commented 6 months ago

Hello @alekseyengfas Probably you've downloaded the "source code (zip)" file when you should have downloaded the processmaker-5.0.3.zip file image Thank you, Regards, Tomolimo

alekseyengfas commented 6 months ago

a plugin appeared, I installed it, but when I turned on the plugin, glpi stopped working. White page. If you remove the plugin, GLPI will work again

alekseyengfas commented 6 months ago

*203 FastCGI sent in stderr: "PHP message: PHP Warning: Unable to load plugin "processmaker" information. in /var/www/glpi/src/Plugin.php on line 626" while reading response header from upstream

tomolimo commented 6 months ago

Did you install the PM server first? Did you configure it as it is explained in the wikis?

alekseyengfas commented 6 months ago

oh, sorry. I think the plug is inserted independently. I can’t deploy the server, the installation page is displayed incorrectly: https://github.com/tomolimo/processmaker/issues/178