SVN 5419
-
I cant show membership in a group. It only goes to a blank page. Any suggestions?
-
Mine is working ok, but I’m running it on Fedora 22 after update to 5419.
-
As I continuously have to repeat:
Whenever you have a White/Blank page, it’s usually some error that’s happening on the backend. Sometimes from something I coded, sometimes just based on shear memory, sometimes an issue with plugins.
In ALL cases, there will be a message directing what the problem is in:
Ubuntu/Debian/Mint etc.: /var/log/apache2/error.log Redhat/CentOS/Mageia/Fedora/Arch: /var/log/httpd/error_log
-
[Wed Nov 18 06:54:10.580364 2015] [mpm_prefork:notice] [pid 1579] AH00163: Apache/2.4.16 (Ubuntu) PHP/5.6.15-1+deb.sury.org~trusty+1 OpenSSL/1.0.1f configured – resuming normal operations
[Wed Nov 18 06:54:10.580394 2015] [core:notice] [pid 1579] AH00094: Command line: ‘/usr/sbin/apache2’
[Wed Nov 18 07:17:22.022146 2015] [mpm_prefork:notice] [pid 1579] AH00169: caught SIGTERM, shutting down
[Wed Nov 18 07:17:23.144395 2015] [mpm_prefork:notice] [pid 5014] AH00163: Apache/2.4.16 (Ubuntu) PHP/5.6.15-1+deb.sury.org~trusty+1 OpenSSL/1.0.1f configured – resuming normal operations
[Wed Nov 18 07:17:23.144484 2015] [core:notice] [pid 5014] AH00094: Command line: ‘/usr/sbin/apache2’
[Wed Nov 18 07:17:57.542866 2015] [:error] [pid 5017] [client 192.168.101.10:52995] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /var/www/html/fog/lib/f$[Wed Nov 18 07:17:57.542866 2015] [:error] [pid 5017] [client 192.168.101.10:52995] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /var/www/html/fog/lib/f$
Here is the error, and you are correct it is a memory issue. Where do i increase the memory?
-
I found it and increase to 512 and is working fine. Thanks
-
@John-L-Clark said:
I found it and increase to 512 and is working fine. Thanks
I bumped my php config up to 2GB for the similar issue with inventory blank screens. Overkill, maybe, but the server has 12GB and is only for FOG.