Support Forum
After i enable the buddypress plugin integration for sp my server hangs and i've to restart the entire machine
In front end it just give "response error" or an infinite loop...
Instead in admin it gives some Notices ( but they seem not related to simplepress and maybe not relevant )
Here you are the debug output: http://pastebin.com/raw.php?i=55c25EFL
Here you are the "real" error.log
As you said it seems to be a memory error: http://pastebin.com/raw.php?i=2vWSn8QA
Could you help me to find a solution?
Quite simply the more you have running (i.e plugins) the more PHP memory you will need.
So yes, increase it! You should be able to manually increase it in the php.ini file, although I can't tell you where that file will be exactly as it could differ depending on installation.
You might be able to edit it directly in your hosting panel (cPanel maybe?). I know locally mine is in Wamp > bin > php > phpversion > php.ini..
Look for the line:
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M
Although mine is 128M, yours might be different. Change it to suit your needs.
If you can't access it you might need to ask your host.
[Thu Nov 05 18:58:27.902882 2015] [core:notice] [pid 3494] AH00051: child pid 4287 exit signal Segmentation fault (11), possible coredump in /etc/apache2 [Thu Nov 05 18:58:35.911464 2015] [core:notice] [pid 3494] AH00051: child pid 4276 exit signal Segmentation fault (11), possible coredump in /etc/apache2
1 Guest(s)