without php5-curl you'll see
PHP Fatal error: Call to undefined function curl_multi_init() in /home/w/includes/libs/MultiHttpClient.php on line 406
sudo apt-get install php5-curl
solve the problem
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T290934 Expand the set of bundled extensions and skins in MediaWiki 1.38 | |||
Resolved | Jdforrester-WMF | T232948 Bundle Math extension with MediaWiki | |||
Resolved | Physikerwelt | T120929 Math extension depends on php5-curl |
Event Timeline
Comment Actions
I have figured out that in some setups this is no longer accurate and the math extension seems to use another http implementation. See T232866 for more details.