July 13, 200718 yr comment_5373 I am setting US up to test SugarCRM and it requires cURL support to be enabled. How can I do that with US? Report
July 13, 200718 yr comment_5375 Search Google.. there should be some articles for setting it up with php. Basically, for the php side all you need is download the main PHP package, the zipped one, from php.net and then uncompress it. In the extension folder, copy php_curl.dll to the /usr/local/php/extension/ folder of Uniform Server. Edit the php.ini file in /usr/local/php/ and uncomment the part to load extension php_curl... Restart and it should work with PHP. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
July 13, 200718 yr Author comment_5377 Search Google.. there should be some articles for setting it up with php. Basically, for the php side all you need is download the main PHP package, the zipped one, from php.net and then uncompress it. In the extension folder, copy php_curl.dll to the /usr/local/php/extension/ folder of Uniform Server. Edit the php.ini file in /usr/local/php/ and uncomment the part to load extension php_curl... Restart and it should work with PHP. Thanks, which OS should I choose? Should it be the one that I am running US on, or should it be something specific to the Uniform server? Report
July 13, 200718 yr comment_5378 Windows of course :-) And you are downloading php 5.2.3 i believe is whats in the Uniform Server Best Regards Olajide Olaolorun The Uniform Server Development Team Report
January 19, 200818 yr comment_6142 FYI, For US3.5 I also had to copy libeay32.dll and ssleay32.dll, but then things worked just fine. Report
January 23, 200818 yr comment_6158 You and your FYI's. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.