A
A
Alexandre2019-03-14 01:36:13
PHP
Alexandre, 2019-03-14 01:36:13

Why doesn't PHP7 find its extensions under Windows 10?

I can't install PHP extensions on Windows 10
1) edited PHP.INI
- uncommented the necessary extensions
- uncommented the line extension_dir = "ext"
2) copied the copy to C:/WINDOWS
3) set the environment variable PATH -> %Home/PHP ( where the binaries are)
php --ini
Configuration File (php.ini) Path: C:\Windows
Loaded Configuration File: (none)
Scan for additional .ini files in: (none)
Additional .ini files parsed: (none)
When browsing php -m can't find the modules I need.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
wagoodoogoo, 2019-03-14
@wagoodooogoo

what for %Home/PHP? %Home%/PHP, probably
then

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question