Softaculous


Topic : How much memory can be set in ampps?


Posted By: sosialtnett on October 7, 2015, 2:56 pm
How much memory can be set in "PHP Configuration, memory_limit" in ampps ?

Have 16Gb memory in win10

Posted By: nikhil89 on October 8, 2015, 6:35 am | Post: 1
Hi,

Before you change the PHP configuration please stop the Apache & MySQL service from the AMPPS Control Center.

Then please open AMPPS Control Center -> PHP -> Configuration. This shall open the php.ini file.

Find memory_limit under Resource Limits head and set your desired limit and save the configuration.

Now start Apache and MySQL.

Hope this helps.

Posted By: sosialtnett on October 8, 2015, 8:50 am | Post: 2
Thank you for the answer.
But what can be the best option for me?
I have 16GB of memory and 3.5GHz 6 core processor with system Windows 10.
Is there anything I can do to allocate my data resources to my network on best way?

I changed memory_limit = 1024M; to 4024M
But are not sure what I'm doing.
See how it looks in my php file under here:


; Maximum amount of memory a script may consume (128MB)
; http://php.net/memory-limit
memory_limit = 4024M;

Posted By: Brijesh on October 8, 2015, 11:29 am | Post: 3
Hi,

64M is generally enough for most of the scripts. Only if you need then you should increase the memory_limit.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: sosialtnett on October 8, 2015, 12:19 pm | Post: 4
Ok, thanks then 1 setting back to memory_limit = 1024M; again.

But another question.
Can I install Cpanel or whm or something similar in / for ampps?

Posted By: nikhil89 on October 9, 2015, 10:37 am | Post: 5
Hi,

No you cannot use AMPPS along with cPanel on the same server.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.