Results 1 to 9 of 9

Thread: Error When Checking for Updates

  1. #1
    gahelm is offline Junior Member
    Join Date
    Sep 2006
    Posts
    2

    Default Error When Checking for Updates

    Hi all. I am running the latest version 4.5.0b installed in a shared server environment running centos4.4 and cpanel. Everything is working well except for the follwoing error when checking for updates;

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/xxx/public_html/crm/include/nusoap/nusoap.php on line 2162

    I removed the host name for obvious reasons. Any ideas?

    Also I cant seem to get it to recognize that PHP-JSON is there. Some help on that would be nice as well.

  2. #2
    ryno267 is offline Sugar Community Member
    Join Date
    Jun 2005
    Posts
    14

    Default Re: Error When Checking for Updates

    I haven't a solution though I am experiencing the same issue... waiting on a reply.

  3. #3
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: Error When Checking for Updates

    Quote Originally Posted by gahelm
    Hi all. I am running the latest version 4.5.0b installed in a shared server environment running centos4.4 and cpanel. Everything is working well except for the follwoing error when checking for updates;

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/xxx/public_html/crm/include/nusoap/nusoap.php on line 2162

    I removed the host name for obvious reasons. Any ideas?

    Also I cant seem to get it to recognize that PHP-JSON is there. Some help on that would be nice as well.
    I'm not familiar with this error, but the "safe_mode" or "open_basedir" settings in your php.ini seem to be problematic. What are those settings?
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  4. #4
    jonathanum is offline Junior Member
    Join Date
    Dec 2006
    Posts
    1

    Unhappy Re: Error When Checking for Updates

    I get this exact error in my modules directory and many other places

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/unitedmi/public_html/intranet/sugarcrm/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 /home/unitedmi/public_html/intranet/sugarcrm/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 /home/unitedmi/public_html/intranet/sugarcrm/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 /home/unitedmi/public_html/intranet/sugarcrm/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 /home/unitedmi/public_html/intranet/sugarcrm/include/nusoap/nusoap.php on line 2162

    Please let me know what I can do.

  5. #5
    dhaase is offline Junior Member
    Join Date
    Jan 2007
    Posts
    1

    Default Re: Error When Checking for Updates

    It has been suggested that turning safe_mode off in the php.ini would resolve this issue I have done so but the problem still exist.

    Could someone please shed some light on this for us. I would be greatly appreciated.

  6. #6
    Valentijn is offline Junior Member
    Join Date
    Jan 2007
    Posts
    3

    Default warning with installing

    I've thesame warning when installing the applcation:

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in ...public_html/crm/include/nusoap/nusoap.php on line 2162


    phpinfo() says:

    safe_mode Off Off
    open_basedir /home/Nubiko/:/tmp:/usr/local/lib/php/ no value

    Perhaps there's also a version conflict with curl?
    Last edited by Valentijn; 2007-01-30 at 11:35 AM.

  7. #7
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: Error When Checking for Updates

    Quote Originally Posted by Valentijn
    I've thesame error when installing the applcation:

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in ...public_html/crm/include/nusoap/nusoap.php on line 2162


    phpinfo() says:

    safe_mode Off Off
    open_basedir /home/Nubiko/:/tmp:/usr/local/lib/php/ no value

    Perhaps there's also a version conflict with curl?
    I've heard that this is not an error but just a warning.
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  8. #8
    Valentijn is offline Junior Member
    Join Date
    Jan 2007
    Posts
    3

    Default Re: Error When Checking for Updates

    Quote Originally Posted by ruchida
    I've heard that this is not an error but just a warning.
    It's indeed a warning, but the complete system doesn't work at all if you want to install it from fresh with this "warning".

  9. #9
    NeyBarbosa is offline Junior Member
    Join Date
    Nov 2006
    Posts
    1

    Default Re: Error When Checking for Updates

    Hello!

    I already tried in several ways, with the safe_mode in on, off and commented on, as well as the open_base_dir, but I didn't get to solve this problem.

    How to do, then, to update Suggar?

Thread Information

Users Browsing this Thread

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

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
  •