Getting cannot allocate memory error. But, my Lightsail LAMP VPS has 1.3 G free.
bitnami@ip:/opt/bitnami/apache/htdocs$ free -m
total used free shared buff/cache available
Mem: 1995 498 1257 7 239 1351
Any tips?
Edit: I wanted to mention I have previously overcome the memory issue with other extensions by removing memory limits in my PHP config file, I changed it to unlimited.