Results 1 to 5 of 5

Thread: nusoap.php on line 2162

  1. #1
    darks is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    11

    Default nusoap.php on line 2162

    This message appears in Module load section:

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


    Any idea?

  2. #2
    clint's Avatar
    clint is offline Sugar Team Member | Forums Lead Moderator
    Join Date
    Aug 2004
    Location
    Silicon Valley
    Posts
    2,120

    Default Re: nusoap.php on line 2162

    do you have safe_mode or base_dir set in your php.ini?

    Sugar doesn't work with safe_mode and if you have base_dir set, be sure that your top level Sugar directory is included in the base_dir directive.
    Sugar Developer Zone - developer resources | Sugar University - user and admin training
    Sugar Docs - user and admin documentation |
    Sugar Bug Tracker - Enter or view bugs
    SugarForge- open source modules, themes, lang packs | SugarExchange - commercial extensions

    Clint Oram
    Chief Technology Officer and Co-founder
    SugarCRM

  3. #3
    darks is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    11

    Default Re: nusoap.php on line 2162

    Quote Originally Posted by clint
    do you have safe_mode or base_dir set in your php.ini?

    Sugar doesn't work with safe_mode and if you have base_dir set, be sure that your top level Sugar directory is included in the base_dir directive.
    Hi, Clint, thanks for your help.

    This is the content of mi php.ini:

    open_basedir = "/home:/tmp:/usr"

    I don't know how include sugar directory, is some think like this?:

    open_basedir = "/home:/tmp:/usr:/sugar"

    Thanks a lott

  4. #4
    clint's Avatar
    clint is offline Sugar Team Member | Forums Lead Moderator
    Join Date
    Aug 2004
    Location
    Silicon Valley
    Posts
    2,120

    Default Re: nusoap.php on line 2162

    what directory is your sugar installation in? If it is under /home, /tmp or /usr then you should be fine.

    Can you access the application via web browser? If so, then the soap code should be working.
    Sugar Developer Zone - developer resources | Sugar University - user and admin training
    Sugar Docs - user and admin documentation |
    Sugar Bug Tracker - Enter or view bugs
    SugarForge- open source modules, themes, lang packs | SugarExchange - commercial extensions

    Clint Oram
    Chief Technology Officer and Co-founder
    SugarCRM

  5. #5
    darks is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    11

    Default Re: nusoap.php on line 2162

    Quote Originally Posted by clint
    what directory is your sugar installation in? If it is under /home, /tmp or /usr then you should be fine.

    Can you access the application via web browser? If so, then the soap code should be working.
    Yes, I can access via web browser, and the safe mode is Off (safe_mode = Off)

    What is the problem?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Errors on Install. (nusoap.php on line 2162)
    By Gago in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2007-12-07, 12:46 PM
  2. PHP Warnings after install add-in Module
    By kgeving in forum Help
    Replies: 1
    Last Post: 2006-08-08, 05:54 PM
  3. Replies: 0
    Last Post: 2006-07-03, 09:54 AM
  4. ERROR in 4.01
    By rateck in forum Help
    Replies: 3
    Last Post: 2006-02-02, 10:00 PM
  5. Multiple errors
    By amoslmeditabcom693427 in forum Help
    Replies: 0
    Last Post: 2004-11-11, 05:02 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
  •