Summary | WebGUI - Fixing the problem on low memory limit |
Platform | Unix |
Category | bugfix |
Requires | |
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.