Difference between revisions of "Troubleshoot Web Interface"
(Created page with "Page under construction. Below you'll find notes that are being collected to make into an article. = Fatal error: Allowed memory size of xxxxxxxxxxx bytes exhausted = Refere...") |
m (→Fatal error: Allowed memory size of xxxxxxxxxxx bytes exhausted) |
||
Line 1: | Line 1: | ||
Page under construction. Below you'll find notes that are being collected to make into an article. | Page under construction. Below you'll find notes that are being collected to make into an article. | ||
− | = Fatal error: Allowed memory size of | + | = Fatal error: Allowed memory size of xxxxxxxx bytes exhausted = |
Reference: [https://forums.fogproject.org/topic/6234/fog-version-5507-cannot-access-host-management Fog Version 5507 Cannot Access Host Management] | Reference: [https://forums.fogproject.org/topic/6234/fog-version-5507-cannot-access-host-management Fog Version 5507 Cannot Access Host Management] |
Revision as of 04:48, 19 January 2016
Page under construction. Below you'll find notes that are being collected to make into an article.
Fatal error: Allowed memory size of xxxxxxxx bytes exhausted
Reference: Fog Version 5507 Cannot Access Host Management
Solution:
Raise the memory limit from FOG Configuration -> FOG Settings -> General Settings -> FOG_MEMORY_LIMIT
It’s done in megs, so 128 = 128M, 256 = 256M etc…