Which of the following methods are available to limit the amount of resources available to PHP through php.ini? (Choose 2)

Which of the following methods are available to limit the amount of resources available to PHP through php.ini? (Choose 2)
A . Limit the amount of memory a script can consume
B . Limit the total amount of memory PHP uses on the entire server
C . Limit the maximum execution time of a script
D . Limit the maximum number of concurrent PHP processes
E: Limit the maximum number of concurrent PHP threads

Answer: A, C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments