Mobile app version of vmapp.org
Login or Join
Sarah324

: This is technically a server configuration question and therefore a candidate for ServerFault.com You should be insulated against infinite loops by setting a smart upper limit on PHP's max_execution_time

@Sarah324

This is technically a server configuration question and therefore a candidate for ServerFault.com

You should be insulated against infinite loops by setting a smart upper limit on PHP's max_execution_time (30 seconds by default), preventing users from accessing PHP's CLI, and otherwise keeping on top of server administration.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Sarah324

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme