Skip to main content
Version: 2.2.2

Enabling CURL in PHP

This section shows how to enable CURL in PHP.

  1. Find the php.ini file located in this directory: SESUITE_HOME/web/php.

  2. Edit the file and find this line:

;extension=php_curl.dll
  1. Remove the semicolon at the beginning of the line and save the file.

  2. Restart SoftExpert Suite.