Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - tim

Pages: [1]
1
PHP / Php switch doesn't work on a 1GB memory VPS.
« on: February 05, 2021, 01:09:50 AM »
I can not switch from 5.6.37 to ANY other version higher than 5.
Tried different options such as:
  • OS versions Centos 7 And 8
  • Installing fresh CWP with keys --phpfpm 7.4, 7.3 etc.
  • Switching off most services to increase memory
Log ends with:
Code: [Select]
virtual memory exhausted: Cannot allocate memory
make: *** [ext/fileinfo/libmagic/apprentice.lo] Error 1
Make Install DONE!
####################
PHP Rebuild Completed
#########################
I am on VPS with 1GB memory and my provider doesn't allow me to manage memory/swaps.
So it looks like there's a low memory problem. Is there any chance to upgrade PHP?
php-rebuild.log:https://pastebin.com/zJHVXy4k


Pages: [1]