PHP Conference Fukuoka 2025

Voting

: max(two, five)?
(Example: nine)

The Note You're Voting On

vincent dot laag at gmail dot com
15 years ago
Don't use the exit() function in the auto prepend file with fastcgi (linux/bsd os).
It has the effect of leaving opened files with for result at least a nice "Too many open files ..." error.

<< Back to user notes page

To Top