BrightFire Posted July 13, 2007 Report Share Posted July 13, 2007 I am setting US up to test SugarCRM and it requires cURL support to be enabled. How can I do that with US? Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted July 13, 2007 Report Share Posted July 13, 2007 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. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
BrightFire Posted July 13, 2007 Author Report Share Posted July 13, 2007 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? Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted July 13, 2007 Report Share Posted July 13, 2007 Windows of course :-) And you are downloading php 5.2.3 i believe is whats in the Uniform Server Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
mixersoft Posted January 19, 2008 Report Share Posted January 19, 2008 FYI, For US3.5 I also had to copy libeay32.dll and ssleay32.dll, but then things worked just fine. Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted January 23, 2008 Report Share Posted January 23, 2008 You and your FYI's. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.