Requires | PHP extension: intl | Error |
What is it talking about. I have latest version of MAMP 3.2.0 PHP version 7.0
Because your code says "no"...
My code never lies.
What is it talking about. I have latest version of MAMP 3.2.0 PHP version 7.0
As the dependency requirement says: the php extension "intl" is needed. You would have to install this extension (no idea if MAMP includes it already or how to add if not) or enable/load it in the Apache configuration respectively. For php 7 the package is most likely named php7-intl.
Activated.
Had to uncomment (delete ; sign) from extension=php_intl.dll in C:\MAMP\conf\php7.1.7\php.ini)
Then had to copy all ****56.dll files from C:\MAMP\bin\php\php7.1.7 to C:\MAMP\bin\apache\bin
And restart mamp.
So stupid it did not work out of the box.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.