Which of the following methods are available to limit the amount of resources available to PHP through php.ini? (Choose 2)
Select all that apply, then click Submit answer.
-
○
Limit the amount of memory a script can consume
-
○
Limit the total amount of memory PHP uses on the entire server
-
○
Limit the maximum execution time of a script
-
○
Limit the maximum number of concurrent PHP processes
E: Limit the maximum number of concurrent PHP threads