https://bugzilla.wikimedia.org/show_bug.cgi?id=43779

--- Comment #4 from Dereckson <[email protected]> ---
There are two levels of PHP default configurations:

* The PHP core default values (true)
* The default values set in the PHP configuration files shipped in the official
releases. Both php.ini-production and php.ini-development contain enable_dl =
Off.

These files are wildly in use everywhere others than in the shared hosting
world and provide a reliable set of default values.

I'm sorry you thought I were confusing a support request with a bug report: MY
php.ini DOES allow dl, I were checking portability issues on scripts to
maximize compatibility. If you read again the bug report, you'll note the
explicit mention to these files: "with a default php.ini file".

For reference:
-
http://git.php.net/?p=php-src.git;a=blob;f=php.ini-development;h=a9c2d06e675a8feb5365311c27fb376be225d0d1;hb=HEAD#l738
-
http://git.php.net/?p=php-src.git;a=blob;f=php.ini-production;h=76d5fb5dd6ce2540a2b401cd50842fb8262fcdf1;hb=HEAD#l739

Oh, and git blame is telling me that were already like that in 2009.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to