Results 1 to 2 of 2

Thread: Curl Setup?

  1. #1
    epoint is offline Sugar Community Member
    Join Date
    Mar 2008
    Location
    Getafe, Madrid
    Posts
    19

    Unhappy Curl Setup?

    Hello.
    When i just updated our suger to the "g" version i got these warings.
    Using the phpinfo.php i saw that it is NOT installed.

    From what a collegue of mine explained to me:
    Curl is a set of libraries that extends PHP. It provides functionality such as socket management so that php apps can, for example, use telnet, or make ftp calls, or whatever. The PHP/Curl documentation is found here: http://www.php.net/curl


    these are the warings i got:
    Warning
    : curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /var/www/vhosts/oficina-epoint.es/httpdocs/include/nusoap/nusoap.php on line 2162

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /var/www/vhosts/oficina-epoint.es/httpdocs/include/nusoap/nusoap.php on line 2162

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /var/www/vhosts/oficina-epoint.es/httpdocs/include/nusoap/nusoap.php on line 2162

    Is there a way that some one can help me (or show) me an example
    how to install this properly?

    Many thanks,
    Paco

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Curl Setup?

    Hi, Paco

    Make sure you have no the php_curl library into php extensions dir.
    If you have this one, just uncomment it from php.ini and restart the apache.
    You you have no, you can find the library built exactly for your php version, like 5.2.3 and copy it to the php extension dir, add it into php.ini and restart apache.


    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 7
    Last Post: 2011-06-10, 10:53 AM
  2. Replies: 74
    Last Post: 2010-11-18, 11:22 PM
  3. GMail IMAP setup & test
    By johnswolter in forum Help
    Replies: 9
    Last Post: 2009-01-23, 12:37 AM
  4. Replies: 0
    Last Post: 2008-06-17, 11:56 AM
  5. cURL Libraryn asennus
    By planewalker in forum Finnish
    Replies: 2
    Last Post: 2006-04-05, 05:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •