Skip to content

Tasks creates in Processmaker (3.2.1 - community) don't appears in GLPI (9.1.6) - Plugin Processmaker (3.1.6) #33

@ValouMark

Description

@ValouMark

Hello,

I installed processmaker in a Debian 8.9 OS with Apache2.4.10 / php5.6 / Mysql5.5.57

I follow your instructions for the complete installation. And again after i have a problem when i Synchronize the list of Tasks in GLPI. A blank pages appears, and nothing...

So after some researches, i executed "apt-get install php5-intl" and the blank page don't appears now but nothing appears in the Process Tasks lists.
When i Click on Synchronize Tasks Lists - Opération failed message come up .

Maybe the problem become of the fact that i can't changed :

"RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ /app.php [QSA,L]

Into

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ /glpi/app.php [QSA,L]"

in the documents : /etc/apache2/sites-available/pmos.conf

The workflow in Processmaker that i want to used in GLPI
WorkFlow.zip

The configuration in GPLI for Processmaker
glpi_conf

Thanks for your Help,

Best Regards,

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions