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

Thanks for your Help,
Best Regards,