Difference between revisions of "Troubleshoot Web Interface"

From FOG Project
Jump to: navigation, search
m (Fatal error: Allowed memory size of xxxxxxxxxxx bytes exhausted)
Line 5: Line 5:
 
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]
  
Solution:
+
'''Solution:''' Raise the web interface's memory limit:
 
+
<font color="red">FOG Configuration -> FOG Settings -> General Settings -> FOG_MEMORY_LIMIT</font>  
Raise the memory limit from <font color="red">FOG Configuration -> FOG Settings -> General Settings -> FOG_MEMORY_LIMIT</font>  
 
  
 
It’s done in megs, so 128 = 128M, 256 = 256M etc…
 
It’s done in megs, so 128 = 128M, 256 = 256M etc…

Revision as of 04:56, 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 web interface's memory limit: FOG Configuration -> FOG Settings -> General Settings -> FOG_MEMORY_LIMIT

It’s done in megs, so 128 = 128M, 256 = 256M etc…