Problems to update to CB 2.0

kimbo

Verified User
Joined
Apr 23, 2013
Messages
60
I was running CB 1.2 suphp and trying to update to 2.0
Updated first apache version to 2.4.6.
Then replaced old build with new one and followed instruction I've found here: http://forum.directadmin.com/showthread.php?t=44743
In the options set to have php-fpm.

But after building php I get the following error and my whole installation failed:

gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make: *** [ext/fileinfo/libmagic/apprentice.lo] Error 1

Does anyone know what the issue is? :confused:

Found this also in the log: Aug 9 03:18:14 WEBSRV01 kernel: Out of memory: Kill process 18371 (cc1) score 410 or sacrifice child :mad:

Freed up some mem and now this:
virtual memory exhausted: Cannot allocate memory
make: *** [ext/fileinfo/libmagic/apprentice.lo] Error 1 :mad:
 
Last edited:
Back
Top