ZenCart installation appears & quot; PHP does not compile CURL about ZenCart installation appears "PHP does not compile CURL-please contact the host service provider. .? The following steps can solve all curl problems: php5.05 has built-in php_curl.dll. in the ext directory, the ZenCart installation prompts "PHP has not compiled CURL
When installing ZenCart, "PHP does not compile CURL.-contact the host service provider. .
?
Follow these steps to solve all curl problems
Version: php5.05
Php_curl.dll has been built in. in the ext Directory, this DLL is used to support SSL and zlib.
In php. ini, find extension = php_curl.dll and remove the preceding comment.
Set extension_dir = c: \ php \ ext. when the PHP page is refreshed, an error is reported, indicating that the module php_curl.dll cannot be found.
Copy php_curl.dll to windows \ system32.
After searching for it online, you need:
Libeay32.dll, ssleay32.dll, php5ts. dll, php_curl.dll
Copy them to the system32 directory and restart apache.
Php zlib compression support= ON modifying php. ini output_buffering = On