Licensing and installation
- Last Updated: March 9, 2023
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Install OpenEdge on the machine where you want to run the application server. PAS for OpenEdge development mode is installed as part of the Complete installation procedure.
For more information on Installation, see Install OpenEdge in Install OpenEdge or the Installing Made Easier video.
To run PAS for OpenEdge in production mode, you must obtain a Progress
Production Application Server for OpenEdge ( Progress Prod AS for OE
) license. For more information, see the Licensing in Install OpenEdge.
When you install OpenEdge, you must select a product installation directory
and a separate work directory. The following table provides information about these directories
and their defaults:
| Default | Windows | Linux | Notes |
|---|---|---|---|
| OpenEdge Installation Directory | C:\Progress\OpenEdge | /usr/dlc | Referenced as $DLC on Linux and %DLC% on Windows. |
| OpenEdge Work Directory | C:\OpenEdge\WRK | /usr/wrk | Must be separate from the OpenEdge installation directory. |
| PAS for OpenEdge installation directory | %DLC%\servers\pasoe | $DLC/servers/pasoe | |
| PAS for OpenEdge instance directory | C:\OpenEdge\WRK\oepas1 | /usr/wrk/oepas1 | oepas1 is the default OpenEdge development instance packaged with installation. |
Note: PAS for OpenEdge scripts
are located in the \bin directories of both the PAS for
OpenEdge installation ( %DLC%\servers\pasoe\bin ) and
each PAS for OpenEdge instance ( C:\OpenEdge\WRK\oepas1\bin
).