ProcessMaker Server Configuration¶
After ProcessMaker Server installation steps, you should be able to do some tests:
Installation tests¶
1. GLPI Test: run your preferred browser on:
"http://my.server.com/": you should get login page
"http://my.server.com/glpi": you should get login page
Note: only when using HHVM, I saw a problem with sessions path in GLPI in file config/based_config.php: I have been forced to set the GLPI_SESSION_DIR with absolute path otherwise session files were not accessible by GLPI. See Problem with session file path.
2. ProcessMaker server test: run your preferred browser on:
"http://my.server.com/pm": "http://my.server.com/sys/en/neoclasic/login/login" you should get the configuration page (see next section)
Configuration¶
Here you should be able to see the Step 1 of 5 for ProcessMaker Server configuration:
(beware that this screen copy is for ProcessMaker server release 2.8)
From here, you are able to continue step by step the configuration of your ProcessMaker Server.
Note: when asked for Workspace Configuration, please keep workspace name and database name as proposed 'workflow' and 'wf_workflow'
At end of configuration, you should be able to log into ProcessMaker server with admin/admin login and to check configuration.