Hi everyone.
I'm trying install Apache + PHP + Magento + MySQL in Windows 10.
I've already installed:
Magento-CE-2.1.8_sample_data
Content saved in C\Apache24\htdocs
Apache-2.4.27-Win64-VC15.zip
Directory: C\Apache24
PHP Version 5.6.31 php-5.6.31-Win32-VC11-x64.zip
Directory: C:\PHP
mysql-community-5.7.19 (Msi installer)
In the Readiness Check the follow errors are showed:
PHP Extension curl.
PHP Extension xsl.
PHP Extension intl.
PHP Extension mbstring.
PHP Extension openssl.
PHP Extension gd.
I've already uncomment this extensions in php.ini
I've copied icud?57.dll files in apache root dir.
Can anyone tell me, What can be happening? Thanks!
The PHP modules loaded are:
C:\>cd php
C:\php>php -m
[PHP Modules]
bcmath
calendar
Core
ctype
curl
date
dom
ereg
exif
filter
ftp
gd
hash
iconv
intl
json
libxml
mbstring
mcrypt
mhash
mysqli
mysqlnd
odbc
openssl
pcre
PDO
pdo_mysql
Phar
Reflection
session
SimpleXML
SPL
standard
tokenizer
wddx
xml
xmlreader
xmlwriter
xsl
zip
zlib
[Zend Modules]
Solved! Go to Solution.
Please close the post. I already managed to solve it.
How did you resolve this issue?