Questions and discussion about using ProcessMaker: user interface, running cases & functionality
By khoer52
#784040
Dear all,

I met an issue when trying to create new plugin in ProcessMaker version 3.0.1. There is no documentation about plugin development in ProcessMaker 3 documentation, so i just follow instruction in previous ProcessMaker documentation. This is a command i use:
Code: Select all
root@svr-cyber021:/opt/processmaker/gulliver/bin# ./gulliver
Unable to find /opt/processmaker/gulliver/engine/config/paths.php file
Can someon help me?
Thanks
#814269
I ran into this exact problem, too. Any solution? Thanks

But I followed the example in the 3.2 Plugin Development documentation.
Code: Select all
sudo ln -s /opt/processmaker/gulliver/bin/gulliver /opt/processmaker/workflow/engine
Then:
Code: Select all
cd /opt/processmaker/workflow/engine
Finally:
Code: Select all
php gulliver

I also tried:
Code: Select all
sudo php gulliver
I ended up getting the same exact error as the original poster.
#814270
higgledy wrote:I ran into this exact problem, too. Any solution? Thanks
What version of PM? what operating system? Bitnami or manual install?

Did you set up the symbolic link?
Code: Select all
ln -s /opt/processmaker/gulliver/bin/gulliver /opt/processmaker/workflow/engine
#814280
The plugin code should be finding the file /opt/processmaker/workflow/engine/config/paths.php, not /opt/processmaker/gulliver/engine/config/paths.php.

When you do this command:
Code: Select all
ls -la /opt/processmaker/workflow/engine | grep gulliver
Do you see something like this?
Code: Select all
lrwxrwxr_x  1 apache apache    34 Nov  2 21:23 gulliver -> /opt/processmaker/gulliver/bin/gulliver
Also, try specifying which gulliver file to use like this:
Code: Select all
cd /opt/processmaker/workflow/engine
sudo php ./gulliver
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]