Hi i have vps with Centos 7 with 4gb of ram and 8cores. I have installed mariadb database and apache 2.4.
I want run prestashop on it. But I have database which has 1GB so If I want to show for example categories it show me this memory message :
Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 256 bytes)
I know, I can allocate it but 3,5GB it's still nothing it wants more.. So my question is if I can somehow setup the apache for better performance or I need more GB of ram for example 8gb or 16gb ?
Thanks.