BrightFire Posted July 13, 2007 Report 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
olajideolaolorun Posted July 13, 2007 Report 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
BrightFire Posted July 13, 2007 Author Report 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
olajideolaolorun Posted July 13, 2007 Report 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
mixersoft Posted January 19, 2008 Report 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
olajideolaolorun Posted January 23, 2008 Report Posted January 23, 2008 You and your FYI's. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team
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.