Enabling CURL in PHP
This section shows how to enable CURL
in PHP
.
- Find the php.ini file located in this directory:
SESUITE_HOME/web/php
. - Edit the file and find this line:
;extension=php_curl.dll
- Remove the semicolon at the beginning of the line and save the file.
- Restart SoftExpert Suite.