14. A few other directives have been question but I don't have enough
experience with these particular settings so please weight in on them.

extension_dir = "./"
enable_dl = On


I think enable_dl should be off by default in both production and test environments. Aside from being a somewhat a security risk, I think our overall policy has been to discourage the use of dl() to dynamically load extensions into PHP.

Ilia Alshanetsky





--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to