Navigation:  Additional procedures >

Enable CURL in PHP

Previous  Top  Next

This section shows how to enable the CURL feature in PHP.

 

1.Locate the php.ini file in the directory: SESUITE_HOME/web/php

 

2.Edit the file and locate the line:

;extension=php_curl.dll

 

3.Remove the semicolon at the beginning of the line and save the file.

 

4.Restart SoftExpert Suite.