Summary | WebGUI - Fixing the problem on low memory limit |
Platform | Unix |
Category | bugfix |
Valid for | 5.2.x, 5.3.x, 5.4.x, 5.5.x, 6.0.0.x, 6.0.1.x |
Requires | 5.2.2.1 - 5.5.2.1: 669 |
Client Required Patch/es | |
Supersedes | |
Superseded by | 704 : Verified / Not hidden |
Affects | Server: Core |
Last Updated | October 12, 2016 |
The initiation.php overrides the value of memory_limit set in php.ini in /etc/opt/openit/. This patch removes that line so that the GUI will use the memory_limit set in the php.ini. For older versions you may not find a php.ini file so you need to create one to be able to increase the memory limit of your OpeniT Web GUI.
Unpack tar file in e.g /tmp/patch on the Open iT server. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.