Home › Forums › WoodMart support forum › php.ini i want the max speed of the woodmart and also from woocommerce › Reply To: php.ini i want the max speed of the woodmart and also from woocommerce
June 24, 2023 at 12:08 pm
#477001
Aizaz Imtiaz Awan
Keymaster
Hello,
you can allocate a decent amount of memory to PHP. You can set the memory_limit directive in your php.ini file to a value like 2048M (2 GB) or even higher if your applications require it. Adjust this value according to your specific needs.
Please check this Manual:
https://xtemos.com/docs-topic/requirements-wordpress-set-up/
Best Regards.