- Fri May 15, 2020 3:52 pm
#828045
Hello,
To get a better description of the error we can enable the debugger.
go to the following path:
/ processmaker / config /
and edit the app.php file to enable the debugger as follows:
'debug' => true, // env ('APP_DEBUG', false),
That way we get a better description of the error.
Regarding the virtual host, I leave you the following link of the documentation of processmaker for you to review:
https://wiki.processmaker.com/3.1/ProcessMaker_CentOS_RHEL_Installation#Step_3:_Apache_Configuration
Let me know if the information helped you.
Best regards, Ricardo.